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.



403
404
405
# File 'sig/types.rbs', line 403

def specification
  @specification
end

#specification_type"MEMBER", "COLLABORATION"

Returns the value of attribute specification_type.

Returns:

  • ("MEMBER", "COLLABORATION")


402
403
404
# File 'sig/types.rbs', line 402

def specification_type
  @specification_type
end