Class: Aws::Types::AzureBlobSasConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::AzureBlobSasConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#token ⇒ ::String
Returns the value of attribute token.
Instance Attribute Details
#token ⇒ ::String
Returns the value of attribute token.
20 21 22 |
# File 'sig/types.rbs', line 20 def token @token end |