Class: Aws::Types::DeleteSchemaResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#schema_arn::String

Returns the value of attribute schema_arn.

Returns:

  • (::String)


678
679
680
# File 'sig/types.rbs', line 678

def schema_arn
  @schema_arn
end