Class: Aws::Types::TargetObjectKeyFormat

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#partitioned_prefixTypes::PartitionedPrefix

Returns the value of attribute partitioned_prefix.



2988
2989
2990
# File 'sig/types.rbs', line 2988

def partitioned_prefix
  @partitioned_prefix
end

#simple_prefixTypes::SimplePrefix

Returns the value of attribute simple_prefix.



2987
2988
2989
# File 'sig/types.rbs', line 2987

def simple_prefix
  @simple_prefix
end