Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.devopsagent.CfnAssociationPropsMixin.KeyValuePairProperty
Packages that use CfnAssociationPropsMixin.KeyValuePairProperty
-
Uses of CfnAssociationPropsMixin.KeyValuePairProperty in software.amazon.awscdk.cfnpropertymixins.services.devopsagent
Classes in software.amazon.awscdk.cfnpropertymixins.services.devopsagent that implement CfnAssociationPropsMixin.KeyValuePairPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnAssociationPropsMixin.KeyValuePairPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.devopsagent that return CfnAssociationPropsMixin.KeyValuePairPropertyModifier and TypeMethodDescriptionCfnAssociationPropsMixin.KeyValuePairProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.devopsagent that return types with arguments of type CfnAssociationPropsMixin.KeyValuePairPropertyModifier and TypeMethodDescriptionCfnAssociationPropsMixin.AWSConfigurationProperty.getTags()List of tags as key-value pairs, used to identify resources for topology crawl.CfnAssociationPropsMixin.AWSConfigurationProperty.Jsii$Proxy.getTags()CfnAssociationPropsMixin.SourceAwsConfigurationProperty.getTags()List of tags as key-value pairs, used to identify resources for topology crawl.CfnAssociationPropsMixin.SourceAwsConfigurationProperty.Jsii$Proxy.getTags()Method parameters in software.amazon.awscdk.cfnpropertymixins.services.devopsagent with type arguments of type CfnAssociationPropsMixin.KeyValuePairPropertyModifier and TypeMethodDescriptionCfnAssociationPropsMixin.AWSConfigurationProperty.Builder.tags(List<? extends CfnAssociationPropsMixin.KeyValuePairProperty> tags) Sets the value ofCfnAssociationPropsMixin.AWSConfigurationProperty.getTags()CfnAssociationPropsMixin.SourceAwsConfigurationProperty.Builder.tags(List<? extends CfnAssociationPropsMixin.KeyValuePairProperty> tags) Sets the value ofCfnAssociationPropsMixin.SourceAwsConfigurationProperty.getTags()