enabledFeatures

@JvmName(name = "xphrnvnelmgrtikt")
suspend fun enabledFeatures(value: Output<List<String>>)
@JvmName(name = "xpjdvfrrcqyygcts")
suspend fun enabledFeatures(value: List<String>?)

Parameters

value

List of IAM features to enable. Valid values are RootCredentialsManagement and RootSessions.


@JvmName(name = "xftbbdclvephdalm")
suspend fun enabledFeatures(vararg values: Output<String>)


@JvmName(name = "txpgccvvxoxmqdfd")
suspend fun enabledFeatures(values: List<Output<String>>)
@JvmName(name = "bnikexxoshwxjkox")
suspend fun enabledFeatures(vararg values: String)

Parameters

values

List of IAM features to enable. Valid values are RootCredentialsManagement and RootSessions.