Class: Aws::Types::AttributesResource

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#application_id::String

Returns the value of attribute application_id.

Returns:



308
309
310
# File 'sig/types.rbs', line 308

def application_id
  @application_id
end

#attribute_type::String

Returns the value of attribute attribute_type.

Returns:



309
310
311
# File 'sig/types.rbs', line 309

def attribute_type
  @attribute_type
end

#attributes::Array[::String]

Returns the value of attribute attributes.

Returns:



310
311
312
# File 'sig/types.rbs', line 310

def attributes
  @attributes
end