Class: Aws::Types::AwsRedshiftClusterIamRole

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#apply_status::String

Returns the value of attribute apply_status.

Returns:

  • (::String)


3834
3835
3836
# File 'sig/types.rbs', line 3834

def apply_status
  @apply_status
end

#iam_role_arn::String

Returns the value of attribute iam_role_arn.

Returns:

  • (::String)


3835
3836
3837
# File 'sig/types.rbs', line 3835

def iam_role_arn
  @iam_role_arn
end