Uses of Interface
com.hashicorp.cdktf.providers.aws.launch_template.LaunchTemplateIamInstanceProfile
-
Packages that use LaunchTemplateIamInstanceProfile Package Description com.hashicorp.cdktf.providers.aws.launch_template aws_launch_template -
-
Uses of LaunchTemplateIamInstanceProfile in com.hashicorp.cdktf.providers.aws.launch_template
Classes in com.hashicorp.cdktf.providers.aws.launch_template that implement LaunchTemplateIamInstanceProfile Modifier and Type Class Description static classLaunchTemplateIamInstanceProfile.Jsii$ProxyAn implementation forLaunchTemplateIamInstanceProfileMethods in com.hashicorp.cdktf.providers.aws.launch_template that return LaunchTemplateIamInstanceProfile Modifier and Type Method Description LaunchTemplateIamInstanceProfileLaunchTemplateIamInstanceProfile.Builder. build()Builds the configured instance.default LaunchTemplateIamInstanceProfileLaunchTemplateConfig. getIamInstanceProfile()iam_instance_profile block.LaunchTemplateIamInstanceProfileLaunchTemplateConfig.Jsii$Proxy. getIamInstanceProfile()LaunchTemplateIamInstanceProfileLaunchTemplate. getIamInstanceProfileInput()LaunchTemplateIamInstanceProfileLaunchTemplateIamInstanceProfileOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.aws.launch_template with parameters of type LaunchTemplateIamInstanceProfile Modifier and Type Method Description LaunchTemplate.BuilderLaunchTemplate.Builder. iamInstanceProfile(LaunchTemplateIamInstanceProfile iamInstanceProfile)iam_instance_profile block.LaunchTemplateConfig.BuilderLaunchTemplateConfig.Builder. iamInstanceProfile(LaunchTemplateIamInstanceProfile iamInstanceProfile)Sets the value ofLaunchTemplateConfig.getIamInstanceProfile()voidLaunchTemplate. putIamInstanceProfile(LaunchTemplateIamInstanceProfile value)voidLaunchTemplateIamInstanceProfileOutputReference. setInternalValue(LaunchTemplateIamInstanceProfile value)
-