Class: Aws::Types::ApplySchemaResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#applied_schema_arn::String

Returns the value of attribute applied_schema_arn.

Returns:

  • (::String)


34
35
36
# File 'sig/types.rbs', line 34

def applied_schema_arn
  @applied_schema_arn
end

#directory_arn::String

Returns the value of attribute directory_arn.

Returns:

  • (::String)


35
36
37
# File 'sig/types.rbs', line 35

def directory_arn
  @directory_arn
end