Class: Aws::Types::UpdateOpsMetadataRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#keys_to_delete::Array[::String]

Returns the value of attribute keys_to_delete.

Returns:

  • (::Array[::String])


4627
4628
4629
# File 'sig/types.rbs', line 4627

def keys_to_delete
  @keys_to_delete
end

#metadata_to_update::Hash[::String, Types::MetadataValue]

Returns the value of attribute metadata_to_update.

Returns:



4626
4627
4628
# File 'sig/types.rbs', line 4626

def 
  
end

#ops_metadata_arn::String

Returns the value of attribute ops_metadata_arn.

Returns:

  • (::String)


4625
4626
4627
# File 'sig/types.rbs', line 4625

def 
  
end