Module: Aws::Schemas::Client::_ExportSchemaResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ExportSchemaResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#content::String

Returns:

  • (::String)


471
# File 'sig/client.rbs', line 471

def content: () -> ::String

#schema_arn::String

Returns:

  • (::String)


472
# File 'sig/client.rbs', line 472

def schema_arn: () -> ::String

#schema_name::String

Returns:

  • (::String)


473
# File 'sig/client.rbs', line 473

def schema_name: () -> ::String

#schema_version::String

Returns:

  • (::String)


474
# File 'sig/client.rbs', line 474

def schema_version: () -> ::String

#type::String

Returns:

  • (::String)


475
# File 'sig/client.rbs', line 475

def type: () -> ::String