Class: Aws::Types::WorkerAccessConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::WorkerAccessConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#s3_presign ⇒ Types::S3Presign
Returns the value of attribute s3_presign.
Instance Attribute Details
#s3_presign ⇒ Types::S3Presign
Returns the value of attribute s3_presign.
12606 12607 12608 |
# File 'sig/types.rbs', line 12606 def s3_presign @s3_presign end |