Uses of Interface
software.amazon.awscdk.services.devopsagent.CfnAssociation.KeyValuePairProperty
Packages that use CfnAssociation.KeyValuePairProperty
-
Uses of CfnAssociation.KeyValuePairProperty in software.amazon.awscdk.services.devopsagent
Classes in software.amazon.awscdk.services.devopsagent that implement CfnAssociation.KeyValuePairPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnAssociation.KeyValuePairPropertyMethods in software.amazon.awscdk.services.devopsagent that return CfnAssociation.KeyValuePairPropertyModifier and TypeMethodDescriptionCfnAssociation.KeyValuePairProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.devopsagent that return types with arguments of type CfnAssociation.KeyValuePairPropertyModifier and TypeMethodDescriptiondefault List<CfnAssociation.KeyValuePairProperty> CfnAssociation.AWSConfigurationProperty.getTags()List of AWS tags as key-value pairs.CfnAssociation.AWSConfigurationProperty.Jsii$Proxy.getTags()default List<CfnAssociation.KeyValuePairProperty> CfnAssociation.SourceAwsConfigurationProperty.getTags()List of AWS tags as key-value pairs.CfnAssociation.SourceAwsConfigurationProperty.Jsii$Proxy.getTags()Method parameters in software.amazon.awscdk.services.devopsagent with type arguments of type CfnAssociation.KeyValuePairPropertyModifier and TypeMethodDescriptionCfnAssociation.AWSConfigurationProperty.Builder.tags(List<? extends CfnAssociation.KeyValuePairProperty> tags) Sets the value ofCfnAssociation.AWSConfigurationProperty.getTags()CfnAssociation.SourceAwsConfigurationProperty.Builder.tags(List<? extends CfnAssociation.KeyValuePairProperty> tags) Sets the value ofCfnAssociation.SourceAwsConfigurationProperty.getTags()