| Package | Description |
|---|---|
| software.amazon.awscdk.services.fms |
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnPolicy.PolicyTagProperty.Jsii$Proxy
An implementation for
CfnPolicy.PolicyTagProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnPolicy.PolicyTagProperty |
CfnPolicy.PolicyTagProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnPolicy.PolicyTagProperty> |
CfnPolicyProps.getTags()
`AWS::FMS::Policy.Tags`.
|
List<CfnPolicy.PolicyTagProperty> |
CfnPolicyProps.Jsii$Proxy.getTags() |
List<CfnPolicy.PolicyTagProperty> |
CfnPolicy.getTags()
`AWS::FMS::Policy.Tags`.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CfnPolicy.setTags(List<CfnPolicy.PolicyTagProperty> value)
`AWS::FMS::Policy.Tags`.
|
CfnPolicyProps.Builder |
CfnPolicyProps.Builder.tags(List<? extends CfnPolicy.PolicyTagProperty> tags)
Sets the value of
CfnPolicyProps.getTags() |
CfnPolicy.Builder |
CfnPolicy.Builder.tags(List<? extends CfnPolicy.PolicyTagProperty> tags)
`AWS::FMS::Policy.Tags`.
|
| Constructor and Description |
|---|
Jsii$Proxy(Object excludeResourceTags,
String policyName,
Object remediationEnabled,
String resourceType,
Object securityServicePolicyData,
Object deleteAllPolicyResources,
Object excludeMap,
Object includeMap,
Object resourceTags,
List<String> resourceTypeList,
List<? extends CfnPolicy.PolicyTagProperty> tags)
Constructor that initializes the object based on literal property values passed by the
CfnPolicyProps.Builder. |
Copyright © 2021. All rights reserved.