Class: Aws::Types::DBClusterRole

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#role_arn::String

Returns the value of attribute role_arn.

Returns:



335
336
337
# File 'sig/types.rbs', line 335

def role_arn
  @role_arn
end

#status::String

Returns the value of attribute status.

Returns:



336
337
338
# File 'sig/types.rbs', line 336

def status
  @status
end