Class: Aws::Types::MultiRegionAccessPointPolicyDocument

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#establishedTypes::EstablishedMultiRegionAccessPointPolicy

Returns the value of attribute established.



1349
1350
1351
# File 'sig/types.rbs', line 1349

def established
  @established
end

#proposedTypes::ProposedMultiRegionAccessPointPolicy

Returns the value of attribute proposed.



1350
1351
1352
# File 'sig/types.rbs', line 1350

def proposed
  @proposed
end