Uses of Interface
software.amazon.awscdk.services.opsworks.CfnInstanceProps
-
Uses of CfnInstanceProps in software.amazon.awscdk.services.opsworks
Modifier and TypeMethodDescriptionCfnInstanceProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionCfnInstance
(Construct scope, String id, CfnInstanceProps props) Create a newAWS::OpsWorks::Instance
.