associatedRoles

@JvmName(name = "pvbbouttoporwauu")
suspend fun associatedRoles(value: Output<List<DbClusterDbClusterRoleArgs>>)
@JvmName(name = "hsgengmroarjtrno")
suspend fun associatedRoles(value: List<DbClusterDbClusterRoleArgs>?)

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 Amazon Web Services on your behalf. Valid for: Aurora DB clusters and Multi-AZ DB clusters


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


@JvmName(name = "ynudpedissctafmm")
suspend fun associatedRoles(values: List<Output<DbClusterDbClusterRoleArgs>>)
@JvmName(name = "abuwmogfnyjqnyuk")
suspend fun associatedRoles(vararg values: DbClusterDbClusterRoleArgs)

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 Amazon Web Services on your behalf. Valid for: Aurora DB clusters and Multi-AZ DB clusters


@JvmName(name = "ygrdejwntufxjvne")
suspend fun associatedRoles(argument: List<suspend DbClusterDbClusterRoleArgsBuilder.() -> Unit>)
@JvmName(name = "mmysswijhvhmhoum")
suspend fun associatedRoles(vararg argument: suspend DbClusterDbClusterRoleArgsBuilder.() -> Unit)
@JvmName(name = "gxigaixlcocsmemd")
suspend fun associatedRoles(argument: suspend DbClusterDbClusterRoleArgsBuilder.() -> 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 Amazon Web Services on your behalf. Valid for: Aurora DB clusters and Multi-AZ DB clusters