Class: Aws::Types::StartOutpostDecommissionInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#outpost_identifier ⇒ ::String

Returns the value of attribute outpost_identifier.

Returns:

  • (::String)


897
898
899
# File 'sig/types.rbs', line 897

def outpost_identifier
  @outpost_identifier
end

#validate_only ⇒ Boolean

Returns the value of attribute validate_only.

Returns:

  • (Boolean)


898
899
900
# File 'sig/types.rbs', line 898

def validate_only
  @validate_only
end