Class: Aws::Types::DescribeAccountAttributesRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#attribute_names::Array[("supported-platforms" | "default-vpc")]

Returns the value of attribute attribute_names.

Returns:

  • (::Array[("supported-platforms" | "default-vpc")])


5102
5103
5104
# File 'sig/types.rbs', line 5102

def attribute_names
  @attribute_names
end

#dry_runBoolean

Returns the value of attribute dry_run.

Returns:

  • (Boolean)


5101
5102
5103
# File 'sig/types.rbs', line 5101

def dry_run
  @dry_run
end