Class: Aws::Types::PayerConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#compute_payer_account_id::String

Returns the value of attribute compute_payer_account_id.

Returns:

  • (::String)


1173
1174
1175
# File 'sig/types.rbs', line 1173

def 
  @compute_payer_account_id
end

#synthetic_data_payer_account_id::String

Returns the value of attribute synthetic_data_payer_account_id.

Returns:

  • (::String)


1174
1175
1176
# File 'sig/types.rbs', line 1174

def 
  @synthetic_data_payer_account_id
end