Class: Aws::Types::UpdateAccountCustomizationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#account_customizationTypes::AccountCustomization

Returns the value of attribute account_customization.



11838
11839
11840
# File 'sig/types.rbs', line 11838

def 
  @account_customization
end

#aws_account_id::String

Returns the value of attribute aws_account_id.

Returns:

  • (::String)


11836
11837
11838
# File 'sig/types.rbs', line 11836

def 
  @aws_account_id
end

#namespace::String

Returns the value of attribute namespace.

Returns:

  • (::String)


11837
11838
11839
# File 'sig/types.rbs', line 11837

def namespace
  @namespace
end