Uses of Class
software.amazon.awscdk.services.appconfig.ExtensionAttributes.Builder
Packages that use ExtensionAttributes.Builder
-
Uses of ExtensionAttributes.Builder in software.amazon.awscdk.services.appconfig
Methods in software.amazon.awscdk.services.appconfig that return ExtensionAttributes.BuilderModifier and TypeMethodDescriptionSets the value ofExtensionAttributes.getActions()static ExtensionAttributes.BuilderExtensionAttributes.builder()ExtensionAttributes.Builder.description(String description) Sets the value ofExtensionAttributes.getDescription()ExtensionAttributes.Builder.extensionArn(String extensionArn) Sets the value ofExtensionAttributes.getExtensionArn()ExtensionAttributes.Builder.extensionId(String extensionId) Sets the value ofExtensionAttributes.getExtensionId()ExtensionAttributes.Builder.extensionVersionNumber(Number extensionVersionNumber) Sets the value ofExtensionAttributes.getExtensionVersionNumber()Sets the value ofExtensionAttributes.getName()Constructors in software.amazon.awscdk.services.appconfig with parameters of type ExtensionAttributes.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(ExtensionAttributes.Builder builder) Constructor that initializes the object based on literal property values passed by theExtensionAttributes.Builder.