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)


4250
4251
4252
# File 'sig/types.rbs', line 4250

def 
  @aws_account_id
end

#namespace::String

Returns the value of attribute namespace.

Returns:

  • (::String)


4251
4252
4253
# File 'sig/types.rbs', line 4251

def namespace
  @namespace
end

#resolvedBoolean

Returns the value of attribute resolved.

Returns:

  • (Boolean)


4252
4253
4254
# File 'sig/types.rbs', line 4252

def resolved
  @resolved
end