Class: Aws::Types::CreateLandingZoneOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#arn::String

Returns the value of attribute arn.

Returns:

  • (::String)


82
83
84
# File 'sig/types.rbs', line 82

def arn
  @arn
end

#operation_identifier::String

Returns the value of attribute operation_identifier.

Returns:

  • (::String)


83
84
85
# File 'sig/types.rbs', line 83

def operation_identifier
  @operation_identifier
end