ServerLaunchConfiguration constructor
ServerLaunchConfiguration({})
Implementation
ServerLaunchConfiguration({
this.associatePublicIpAddress,
this.configureScript,
this.configureScriptType,
this.ec2KeyName,
this.iamInstanceProfileName,
this.instanceType,
this.logicalId,
this.securityGroup,
this.server,
this.subnet,
this.userData,
this.vpc,
});