Class: Aws::Types::InvalidationBatch

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#caller_reference::String

Returns the value of attribute caller_reference.

Returns:

  • (::String)


2111
2112
2113
# File 'sig/types.rbs', line 2111

def caller_reference
  @caller_reference
end

#pathsTypes::Paths

Returns the value of attribute paths.

Returns:



2110
2111
2112
# File 'sig/types.rbs', line 2110

def paths
  @paths
end