Uses of Class
com.hashicorp.cdktf.providers.aws.launch_template.LaunchTemplateIamInstanceProfile.Builder
-
Packages that use LaunchTemplateIamInstanceProfile.Builder Package Description com.hashicorp.cdktf.providers.aws.launch_template aws_launch_template -
-
Uses of LaunchTemplateIamInstanceProfile.Builder in com.hashicorp.cdktf.providers.aws.launch_template
Methods in com.hashicorp.cdktf.providers.aws.launch_template that return LaunchTemplateIamInstanceProfile.Builder Modifier and Type Method Description LaunchTemplateIamInstanceProfile.BuilderLaunchTemplateIamInstanceProfile.Builder. arn(String arn)Sets the value ofLaunchTemplateIamInstanceProfile.getArn()static LaunchTemplateIamInstanceProfile.BuilderLaunchTemplateIamInstanceProfile. builder()LaunchTemplateIamInstanceProfile.BuilderLaunchTemplateIamInstanceProfile.Builder. name(String name)Sets the value ofLaunchTemplateIamInstanceProfile.getName()Constructors in com.hashicorp.cdktf.providers.aws.launch_template with parameters of type LaunchTemplateIamInstanceProfile.Builder Constructor Description Jsii$Proxy(LaunchTemplateIamInstanceProfile.Builder builder)Constructor that initializes the object based on literal property values passed by theLaunchTemplateIamInstanceProfile.Builder.
-