Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.appconfig.CfnExtensionAssociationMixinProps.Builder
Packages that use CfnExtensionAssociationMixinProps.Builder
-
Uses of CfnExtensionAssociationMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.appconfig
Methods in software.amazon.awscdk.cfnpropertymixins.services.appconfig that return CfnExtensionAssociationMixinProps.BuilderModifier and TypeMethodDescriptionCfnExtensionAssociationMixinProps.builder()CfnExtensionAssociationMixinProps.Builder.extensionIdentifier(String extensionIdentifier) Sets the value ofCfnExtensionAssociationMixinProps.getExtensionIdentifier()CfnExtensionAssociationMixinProps.Builder.extensionVersionNumber(Number extensionVersionNumber) Sets the value ofCfnExtensionAssociationMixinProps.getExtensionVersionNumber()CfnExtensionAssociationMixinProps.Builder.parameters(Map<String, String> parameters) Sets the value ofCfnExtensionAssociationMixinProps.getParameters()CfnExtensionAssociationMixinProps.Builder.parameters(IResolvable parameters) Sets the value ofCfnExtensionAssociationMixinProps.getParameters()CfnExtensionAssociationMixinProps.Builder.resourceIdentifier(String resourceIdentifier) Sets the value ofCfnExtensionAssociationMixinProps.getResourceIdentifier()Sets the value ofCfnExtensionAssociationMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.appconfig with parameters of type CfnExtensionAssociationMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnExtensionAssociationMixinProps.Builder.