Class: Aws::Types::ProviderComponentSchema

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#provider_schema_attributes::Array[Types::ProviderSchemaAttribute]

Returns the value of attribute provider_schema_attributes.

Returns:



700
701
702
# File 'sig/types.rbs', line 700

def provider_schema_attributes
  @provider_schema_attributes
end

#schemas::Array[::Array[::String]]

Returns the value of attribute schemas.

Returns:

  • (::Array[::Array[::String]])


699
700
701
# File 'sig/types.rbs', line 699

def schemas
  @schemas
end