Class: Aws::Types::InvalidationBatch
- Inherits:
-
Object
- Object
- Aws::Types::InvalidationBatch
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#caller_reference ⇒ ::String
Returns the value of attribute caller_reference.
-
#paths ⇒ Types::Paths
Returns the value of attribute paths.
Instance Attribute Details
#caller_reference ⇒ ::String
Returns the value of attribute caller_reference.
2111 2112 2113 |
# File 'sig/types.rbs', line 2111 def caller_reference @caller_reference end |
#paths ⇒ Types::Paths
Returns the value of attribute paths.
2110 2111 2112 |
# File 'sig/types.rbs', line 2110 def paths @paths end |