Class: Aws::Types::MetaFlowPreviewInfo
- Inherits:
-
Object
- Object
- Aws::Types::MetaFlowPreviewInfo
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#expires_at ⇒ ::String
Returns the value of attribute expires_at.
-
#preview_url ⇒ ::String
Returns the value of attribute preview_url.
Instance Attribute Details
#expires_at ⇒ ::String
Returns the value of attribute expires_at.
420 421 422 |
# File 'sig/types.rbs', line 420 def expires_at @expires_at end |
#preview_url ⇒ ::String
Returns the value of attribute preview_url.
419 420 421 |
# File 'sig/types.rbs', line 419 def preview_url @preview_url end |