associatedRoles

@JvmName(name = "worshoclccxoawkl")
suspend fun associatedRoles(value: Output<List<DBClusterRoleArgs>>)
@JvmName(name = "brioynxqsfugednn")
suspend fun associatedRoles(value: List<DBClusterRoleArgs>?)

Parameters

value

Provides a list of the AWS Identity and Access Management (IAM) roles that are associated with the DB cluster. IAM roles that are associated with a DB cluster grant permission for the DB cluster to access other AWS services on your behalf.


@JvmName(name = "shlbictjolaawnfc")
suspend fun associatedRoles(vararg values: Output<DBClusterRoleArgs>)


@JvmName(name = "adypvlxbhdoccbvc")
suspend fun associatedRoles(values: List<Output<DBClusterRoleArgs>>)
@JvmName(name = "epnmoxvxptpngqwv")
suspend fun associatedRoles(vararg values: DBClusterRoleArgs)

Parameters

values

Provides a list of the AWS Identity and Access Management (IAM) roles that are associated with the DB cluster. IAM roles that are associated with a DB cluster grant permission for the DB cluster to access other AWS services on your behalf.


@JvmName(name = "obyuokntfpgwnnxs")
suspend fun associatedRoles(argument: List<suspend DBClusterRoleArgsBuilder.() -> Unit>)
@JvmName(name = "snemapjxryuejwfh")
suspend fun associatedRoles(vararg argument: suspend DBClusterRoleArgsBuilder.() -> Unit)
@JvmName(name = "bxpxbjaedtknhfad")
suspend fun associatedRoles(argument: suspend DBClusterRoleArgsBuilder.() -> Unit)

Parameters

argument

Provides a list of the AWS Identity and Access Management (IAM) roles that are associated with the DB cluster. IAM roles that are associated with a DB cluster grant permission for the DB cluster to access other AWS services on your behalf.