Skip to content

Commit 24984f6

Browse files
committed
docs(resources): auto-generated
1 parent 2b8a886 commit 24984f6

File tree

2 files changed

+31
-0
lines changed

2 files changed

+31
-0
lines changed

docs/resources/transfer-web-app.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
generated: true
3+
---
4+
5+
# TransferWebApp
6+
7+
8+
## Resource
9+
10+
```text
11+
TransferWebApp
12+
```
13+
14+
## Properties
15+
16+
17+
- `ID`: No Description
18+
19+
!!! note - Using Properties
20+
Properties are what [Filters](../config-filtering.md) are written against in your configuration. You use the property
21+
names to write filters for what you want to **keep** and omit from the nuke process.
22+
23+
### String Property
24+
25+
The string representation of a resource is generally the value of the Name, ID or ARN field of the resource. Not all
26+
resources support properties. To write a filter against the string representation, simply omit the `property` field in
27+
the filter.
28+
29+
The string value is always what is used in the output of the log format when a resource is identified.
30+

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -610,6 +610,7 @@ nav:
610610
- Transcribe Vocabulary: resources/transcribe-vocabulary.md
611611
- Transfer Server User: resources/transfer-server-user.md
612612
- Transfer Server: resources/transfer-server.md
613+
- Transfer Web App: resources/transfer-web-app.md
613614
- WAF Regional Byte Match Set Ip: resources/waf-regional-byte-match-set-ip.md
614615
- WAF Regional Byte Match Set: resources/waf-regional-byte-match-set.md
615616
- WAF Regional Ip Set Ip: resources/waf-regional-ip-set-ip.md

0 commit comments

Comments
 (0)