Class: Aws::Types::TargetObjectKeyFormat

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#partitioned_prefixTypes::PartitionedPrefix

Returns the value of attribute partitioned_prefix.



2964
2965
2966
# File 'sig/types.rbs', line 2964

def partitioned_prefix
  @partitioned_prefix
end

#simple_prefixTypes::SimplePrefix

Returns the value of attribute simple_prefix.

Returns:



2963
2964
2965
# File 'sig/types.rbs', line 2963

def simple_prefix
  @simple_prefix
end