Uses of Interface
software.amazon.awssdk.services.cloudformation.model.TypeConfigurationIdentifier.Builder
Packages that use TypeConfigurationIdentifier.Builder
-
Uses of TypeConfigurationIdentifier.Builder in software.amazon.awssdk.services.cloudformation.model
Methods in software.amazon.awssdk.services.cloudformation.model that return TypeConfigurationIdentifier.BuilderModifier and TypeMethodDescriptionTypeConfigurationIdentifier.builder()TypeConfigurationIdentifier.toBuilder()The type of extension.TypeConfigurationIdentifier.Builder.type(ThirdPartyType type) The type of extension.The ARN for the extension, in this account and Region.TypeConfigurationIdentifier.Builder.typeConfigurationAlias(String typeConfigurationAlias) The alias specified for this configuration, if one was specified when the configuration was set.TypeConfigurationIdentifier.Builder.typeConfigurationArn(String typeConfigurationArn) The ARN for the configuration, in this account and Region.The name of the extension type to which this configuration applies.Methods in software.amazon.awssdk.services.cloudformation.model that return types with arguments of type TypeConfigurationIdentifier.BuilderModifier and TypeMethodDescriptionstatic Class<? extends TypeConfigurationIdentifier.Builder>TypeConfigurationIdentifier.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.cloudformation.model with type arguments of type TypeConfigurationIdentifier.BuilderModifier and TypeMethodDescriptionBatchDescribeTypeConfigurationsError.Builder.typeConfigurationIdentifier(Consumer<TypeConfigurationIdentifier.Builder> typeConfigurationIdentifier) Identifying information for the configuration of a CloudFormation extension.