Class: Aws::Types::GlueSelfGrantStatusOutput

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:



3522
3523
3524
# File 'sig/types.rbs', line 3522

def self_grant_status_details
  @self_grant_status_details
end