Class: Aws::Types::SchemaDefinition

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

Defined Under Namespace

Classes: CedarJson, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:cedar_json])

Instance Attribute Summary collapse

Instance Attribute Details

#cedar_json::String

Returns the value of attribute cedar_json.

Returns:

  • (::String)


1017
1018
1019
# File 'sig/types.rbs', line 1017

def cedar_json
  @cedar_json
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


1018
1019
1020
# File 'sig/types.rbs', line 1018

def unknown
  @unknown
end