Class: Aws::Types::UpgradeAppliedSchemaResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#directory_arn::String

Returns the value of attribute directory_arn.

Returns:

  • (::String)


1605
1606
1607
# File 'sig/types.rbs', line 1605

def directory_arn
  @directory_arn
end

#upgraded_schema_arn::String

Returns the value of attribute upgraded_schema_arn.

Returns:

  • (::String)


1604
1605
1606
# File 'sig/types.rbs', line 1604

def upgraded_schema_arn
  @upgraded_schema_arn
end