Uses of Interface
software.amazon.awscdk.services.ec2.InitSourceAssetOptions
-
Uses of InitSourceAssetOptions in software.amazon.awscdk.services.ec2
Modifier and TypeMethodDescriptionInitSourceAssetOptions.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionstatic InitSource
InitSource.fromAsset
(String targetDirectory, String path, InitSourceAssetOptions options) Create an InitSource from an asset created from the given path.