Class: Aws::Types::AccessControlPolicy

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#grants::Array[Types::Grant]

Returns the value of attribute grants.

Returns:



42
43
44
# File 'sig/types.rbs', line 42

def grants
  @grants
end

#ownerTypes::Owner

Returns the value of attribute owner.

Returns:



43
44
45
# File 'sig/types.rbs', line 43

def owner
  @owner
end