Class: Aws::Types::PutMultiRegionAccessPointPolicyRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#account_id::String

Returns the value of attribute account_id.

Returns:

  • (::String)


1598
1599
1600
# File 'sig/types.rbs', line 1598

def 
  @account_id
end

#client_token::String

Returns the value of attribute client_token.

Returns:

  • (::String)


1599
1600
1601
# File 'sig/types.rbs', line 1599

def client_token
  @client_token
end

#detailsTypes::PutMultiRegionAccessPointPolicyInput

Returns the value of attribute details.



1600
1601
1602
# File 'sig/types.rbs', line 1600

def details
  @details
end