Class: Aws::Types::Resource

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#catalogTypes::CatalogResource

Returns the value of attribute catalog.



937
938
939
# File 'sig/types.rbs', line 937

def catalog
  @catalog
end

#data_cells_filterTypes::DataCellsFilterResource

Returns the value of attribute data_cells_filter.



942
943
944
# File 'sig/types.rbs', line 942

def data_cells_filter
  @data_cells_filter
end

#data_locationTypes::DataLocationResource

Returns the value of attribute data_location.



941
942
943
# File 'sig/types.rbs', line 941

def data_location
  @data_location
end

#databaseTypes::DatabaseResource

Returns the value of attribute database.



938
939
940
# File 'sig/types.rbs', line 938

def database
  @database
end

#lf_tagTypes::LFTagKeyResource

Returns the value of attribute lf_tag.



943
944
945
# File 'sig/types.rbs', line 943

def lf_tag
  @lf_tag
end

#lf_tag_expressionTypes::LFTagExpressionResource

Returns the value of attribute lf_tag_expression.



945
946
947
# File 'sig/types.rbs', line 945

def lf_tag_expression
  @lf_tag_expression
end

#lf_tag_policyTypes::LFTagPolicyResource

Returns the value of attribute lf_tag_policy.



944
945
946
# File 'sig/types.rbs', line 944

def lf_tag_policy
  @lf_tag_policy
end

#tableTypes::TableResource

Returns the value of attribute table.



939
940
941
# File 'sig/types.rbs', line 939

def table
  @table
end

#table_with_columnsTypes::TableWithColumnsResource

Returns the value of attribute table_with_columns.



940
941
942
# File 'sig/types.rbs', line 940

def table_with_columns
  @table_with_columns
end