Uses of Interface
software.amazon.awscdk.services.servicecatalog.CfnLaunchRoleConstraintProps
Package
Description
AWS Service Catalog Construct Library
-
Uses of CfnLaunchRoleConstraintProps in software.amazon.awscdk.services.servicecatalog
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnLaunchRoleConstraintProps
Modifier and TypeMethodDescriptionCfnLaunchRoleConstraintProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionCfnLaunchRoleConstraint
(Construct scope, String id, CfnLaunchRoleConstraintProps props) Create a newAWS::ServiceCatalog::LaunchRoleConstraint
.