Class: Aws::Types::DescribeAccountCustomizationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#aws_account_id::String

Returns the value of attribute aws_account_id.

Returns:

  • (::String)


4424
4425
4426
# File 'sig/types.rbs', line 4424

def 
  @aws_account_id
end

#namespace::String

Returns the value of attribute namespace.

Returns:

  • (::String)


4425
4426
4427
# File 'sig/types.rbs', line 4425

def namespace
  @namespace
end

#resolvedBoolean

Returns the value of attribute resolved.

Returns:

  • (Boolean)


4426
4427
4428
# File 'sig/types.rbs', line 4426

def resolved
  @resolved
end