Launch Template Iam Instance Profile Args
data class LaunchTemplateIamInstanceProfileArgs(val arn: Output<String>? = null, val name: Output<String>? = null) : ConvertibleToJava<LaunchTemplateIamInstanceProfileArgs>
Specifies an IAM instance profile, which is a container for an IAM role for your instance.