Uses of Interface
software.amazon.awscdk.services.imagebuilder.alpha.IInfrastructureConfiguration
Packages that use IInfrastructureConfiguration
Package
Description
EC2 Image Builder Construct Library
-
Uses of IInfrastructureConfiguration in software.amazon.awscdk.services.imagebuilder.alpha
Subinterfaces of IInfrastructureConfiguration in software.amazon.awscdk.services.imagebuilder.alphaModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIInfrastructureConfiguration.Classes in software.amazon.awscdk.services.imagebuilder.alpha that implement IInfrastructureConfigurationModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.class(experimental) Represents an EC2 Image Builder Infrastructure Configuration.Methods in software.amazon.awscdk.services.imagebuilder.alpha that return IInfrastructureConfigurationModifier and TypeMethodDescriptionstatic IInfrastructureConfigurationInfrastructureConfiguration.fromInfrastructureConfigurationArn(software.constructs.Construct scope, String id, String infrastructureConfigurationArn) (experimental) Import an existing infrastructure configuration given its ARN.static IInfrastructureConfigurationInfrastructureConfiguration.fromInfrastructureConfigurationName(software.constructs.Construct scope, String id, String infrastructureConfigurationName) (experimental) Import an existing infrastructure configuration given its name.