Class: Aws::Types::RedshiftSelfGrantStatusOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#self_grant_status_details::Array[Types::SelfGrantStatusDetail]

Returns the value of attribute self_grant_status_details.

Returns:



5187
5188
5189
# File 'sig/types.rbs', line 5187

def self_grant_status_details
  @self_grant_status_details
end