Class: Aws::Types::GetIntrospectionSchemaResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#schema::String

Returns the value of attribute schema.

Returns:



805
806
807
# File 'sig/types.rbs', line 805

def schema
  @schema
end