Class: Aws::Types::PutSchemaInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#definitionTypes::SchemaDefinition

Returns the value of attribute definition.



991
992
993
# File 'sig/types.rbs', line 991

def definition
  @definition
end

#policy_store_id::String

Returns the value of attribute policy_store_id.

Returns:

  • (::String)


990
991
992
# File 'sig/types.rbs', line 990

def policy_store_id
  @policy_store_id
end