iamInstanceProfile

@JvmName(name = "mcngbptvyfbktfqy")
suspend fun iamInstanceProfile(value: Output<LaunchTemplateIamInstanceProfileArgs>)
@JvmName(name = "ssonnlwahcjuwpbb")
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 = "boribogcysdunegw")
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.