| Package | Description |
|---|---|
| software.amazon.awscdk.services.fms |
AWS::FMS Construct Library
|
| 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 |
|---|---|
List<CfnPolicy.PolicyTagProperty> |
CfnPolicy.getTags()
A collection of key:value pairs associated with an AWS resource.
|
default List<CfnPolicy.PolicyTagProperty> |
CfnPolicyProps.getTags()
A collection of key:value pairs associated with an AWS resource.
|
List<CfnPolicy.PolicyTagProperty> |
CfnPolicyProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
void |
CfnPolicy.setTags(List<CfnPolicy.PolicyTagProperty> value)
A collection of key:value pairs associated with an AWS resource.
|
CfnPolicy.Builder |
CfnPolicy.Builder.tags(List<? extends CfnPolicy.PolicyTagProperty> tags)
A collection of key:value pairs associated with an AWS resource.
|
CfnPolicyProps.Builder |
CfnPolicyProps.Builder.tags(List<? extends CfnPolicy.PolicyTagProperty> tags)
Sets the value of
CfnPolicyProps.getTags() |
Copyright © 2022. All rights reserved.