Class: Aws::Types::ResourceConfig

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

Defined Under Namespace

Classes: OpenSearchResourceConfig, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#open_search_resource_configTypes::OpenSearchResourceConfig

Returns the value of attribute open_search_resource_config.



2033
2034
2035
# File 'sig/types.rbs', line 2033

def open_search_resource_config
  @open_search_resource_config
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


2034
2035
2036
# File 'sig/types.rbs', line 2034

def unknown
  @unknown
end