Class: Aws::Types::DeleteAggregationAuthorizationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#authorized_account_id::String

Returns the value of attribute authorized_account_id.

Returns:

  • (::String)


500
501
502
# File 'sig/types.rbs', line 500

def 
  @authorized_account_id
end

#authorized_aws_region::String

Returns the value of attribute authorized_aws_region.

Returns:

  • (::String)


501
502
503
# File 'sig/types.rbs', line 501

def authorized_aws_region
  @authorized_aws_region
end