http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-nimblestudio-launchprofile.html.
import { CfnLaunchProfile } from 'aws-cdk-lib/aws-nimblestudio';Or use the module namespace:
import * as nimblestudio from 'aws-cdk-lib/aws-nimblestudio';
// nimblestudio.CfnLaunchProfileConfiguration passed to the constructor as CfnLaunchProfileProps.
ec2SubnetIdsRequiredstring[]launchProfileProtocolVersionsRequiredstring[]nameRequiredstringstreamConfigurationRequiredIResolvable | StreamConfigurationPropertystudioComponentIdsRequiredstring[]studioIdRequiredstringdescriptionOptionalstringtagsOptional{ [key: string]: string }Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to Newsletteraws-nimblestudio