Class: Aws::Types::DBClusterAssociatedRole

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#feature_name::String

Returns the value of attribute feature_name.

Returns:

  • (::String)


910
911
912
# File 'sig/types.rbs', line 910

def feature_name
  @feature_name
end

#role_arn::String

Returns the value of attribute role_arn.

Returns:

  • (::String)


909
910
911
# File 'sig/types.rbs', line 909

def role_arn
  @role_arn
end