Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.appconfig.CfnExtensionMixinProps.Builder
Packages that use CfnExtensionMixinProps.Builder
-
Uses of CfnExtensionMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.appconfig
Methods in software.amazon.awscdk.cfnpropertymixins.services.appconfig that return CfnExtensionMixinProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnExtensionMixinProps.getActions()CfnExtensionMixinProps.builder()CfnExtensionMixinProps.Builder.description(String description) Sets the value ofCfnExtensionMixinProps.getDescription()CfnExtensionMixinProps.Builder.latestVersionNumber(Number latestVersionNumber) Sets the value ofCfnExtensionMixinProps.getLatestVersionNumber()Sets the value ofCfnExtensionMixinProps.getName()CfnExtensionMixinProps.Builder.parameters(Map<String, ? extends Object> parameters) Sets the value ofCfnExtensionMixinProps.getParameters()CfnExtensionMixinProps.Builder.parameters(IResolvable parameters) Sets the value ofCfnExtensionMixinProps.getParameters()Sets the value ofCfnExtensionMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.appconfig with parameters of type CfnExtensionMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnExtensionMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnExtensionMixinProps.Builder.