Class: Aws::Types::AzureBlobSasConfiguration

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:token])

Instance Attribute Summary collapse

Instance Attribute Details

#token::String

Returns the value of attribute token.

Returns:

  • (::String)


20
21
22
# File 'sig/types.rbs', line 20

def token
  @token
end