Uses of Interface
software.amazon.awssdk.services.cloudformation.model.Export.Builder
Packages that use Export.Builder
-
Uses of Export.Builder in software.amazon.awssdk.services.cloudformation.model
Methods in software.amazon.awssdk.services.cloudformation.model that return Export.BuilderModifier and TypeMethodDescriptionstatic Export.BuilderExport.builder()Export.Builder.exportingStackId(String exportingStackId) The stack that contains the exported output name and value.The name of exported output value.Export.toBuilder()The value of the exported output, such as a resource physical ID.Methods in software.amazon.awssdk.services.cloudformation.model that return types with arguments of type Export.BuilderModifier and TypeMethodDescriptionstatic Class<? extends Export.Builder>Export.serializableBuilderClass()