You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Neptune::Types::AddRoleToDBClusterMessageWhen passing AddRoleToDBClusterMessage as input to an Aws::Client method, you can use a vanilla Hash:
{
db_cluster_identifier: "String", role_arn: "String", feature_name: "String",
}
Instance Attribute Summary collapse
The name of the DB cluster to associate the IAM role with.
The name of the feature for the Neptune DB cluster that the IAM role is to be associated with.
The Amazon Resource Name (ARN) of the IAM role to associate with the Neptune DB cluster, for example arn:aws:iam::123456789012:role/NeptuneAccessRole
.
The name of the DB cluster to associate the IAM role with.
#feature_name ⇒ StringThe name of the feature for the Neptune DB cluster that the IAM role is to be associated with. For the list of supported feature names, see DBEngineVersion.
#role_arn ⇒ StringThe Amazon Resource Name (ARN) of the IAM role to associate with the Neptune DB cluster, for example arn:aws:iam::123456789012:role/NeptuneAccessRole
.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4