Class: Aws::Types::AwsJobPresignedUrlConfig
- Inherits:
-
Object
- Object
- Aws::Types::AwsJobPresignedUrlConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#expires_in_sec ⇒ ::Integer
Returns the value of attribute expires_in_sec.
Instance Attribute Details
#expires_in_sec ⇒ ::Integer
Returns the value of attribute expires_in_sec.
357 358 359 |
# File 'sig/types.rbs', line 357 def expires_in_sec @expires_in_sec end |