Class: Aws::Types::ChangeInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#specificationTypes::ChangeSpecification

Returns the value of attribute specification.



392
393
394
# File 'sig/types.rbs', line 392

def specification
  @specification
end

#specification_type"MEMBER", "COLLABORATION"

Returns the value of attribute specification_type.

Returns:

  • ("MEMBER", "COLLABORATION")


391
392
393
# File 'sig/types.rbs', line 391

def specification_type
  @specification_type
end