Class: Aws::Types::ApplySchemaRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#directory_arn::String

Returns the value of attribute directory_arn.

Returns:

  • (::String)


29
30
31
# File 'sig/types.rbs', line 29

def directory_arn
  @directory_arn
end

#published_schema_arn::String

Returns the value of attribute published_schema_arn.

Returns:

  • (::String)


28
29
30
# File 'sig/types.rbs', line 28

def published_schema_arn
  @published_schema_arn
end