Uses of Interface
software.amazon.awscdk.services.fms.CfnPolicy.PolicyTagProperty
Packages that use CfnPolicy.PolicyTagProperty
-
Uses of CfnPolicy.PolicyTagProperty in software.amazon.awscdk.services.fms
Classes in software.amazon.awscdk.services.fms that implement CfnPolicy.PolicyTagPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnPolicy.PolicyTagPropertyMethods in software.amazon.awscdk.services.fms that return CfnPolicy.PolicyTagPropertyModifier and TypeMethodDescriptionCfnPolicy.PolicyTagProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.fms that return types with arguments of type CfnPolicy.PolicyTagPropertyModifier and TypeMethodDescriptionCfnPolicy.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.final List<CfnPolicy.PolicyTagProperty>CfnPolicyProps.Jsii$Proxy.getTags()Method parameters in software.amazon.awscdk.services.fms with type arguments of type CfnPolicy.PolicyTagPropertyModifier and TypeMethodDescriptionvoidCfnPolicy.setTags(List<CfnPolicy.PolicyTagProperty> value) A collection of key:value pairs associated with an AWS resource.CfnPolicy.Builder.tags(List<? extends CfnPolicy.PolicyTagProperty> tags) A collection of key:value pairs associated with an AWS resource.CfnPolicyProps.Builder.tags(List<? extends CfnPolicy.PolicyTagProperty> tags) Sets the value ofCfnPolicyProps.getTags()