iamRole

suspend fun iamRole(name: String, block: suspend IamRoleResourceBuilder.() -> Unit): IamRole

Parameters

name

The unique name of the resulting resource.

block

Builder for IamRole.

See also


fun iamRole(name: String): IamRole

Parameters

name

The unique name of the resulting resource.

See also