Db Cluster Db Cluster Role Args
data class DbClusterDbClusterRoleArgs(val featureName: Output<String>? = null, val roleArn: Output<String>) : ConvertibleToJava<DbClusterDbClusterRoleArgs>
Describes an AWS Identity and Access Management (IAM) role that is associated with a DB cluster.
Properties
Link copied to clipboard
The name of the feature associated with the AWS Identity and Access Management (IAM) role. IAM roles that are associated with a DB cluster grant permission for the DB cluster to access other AWS services on your behalf. For the list of supported feature names, see the `SupportedFeatureNames`
description in DBEngineVersion in the Amazon RDS API Reference.