iamInstanceProfile

@JvmName(name = "ohcmhvfqpxnghrto")
suspend fun iamInstanceProfile(value: Output<LaunchTemplateIamInstanceProfileArgs>)
@JvmName(name = "vgalruuacyymxiky")
suspend fun iamInstanceProfile(value: LaunchTemplateIamInstanceProfileArgs?)

Parameters

value

The IAM Instance Profile to launch the instance with. See Instance Profile below for more details.


@JvmName(name = "njryidfctynjkxap")
suspend fun iamInstanceProfile(argument: suspend LaunchTemplateIamInstanceProfileArgsBuilder.() -> Unit)

Parameters

argument

The IAM Instance Profile to launch the instance with. See Instance Profile below for more details.