Module: Aws::DataSync::Client::_DescribeLocationAzureBlobResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DescribeLocationAzureBlobResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#access_tier"HOT", ...

Returns:

  • ("HOT", "COOL", "ARCHIVE")


498
# File 'sig/client.rbs', line 498

def access_tier: () -> ("HOT" | "COOL" | "ARCHIVE")

#agent_arns::Array[::String]

Returns:

  • (::Array[::String])


499
# File 'sig/client.rbs', line 499

def agent_arns: () -> ::Array[::String]

#authentication_type"SAS", "NONE"

Returns:

  • ("SAS", "NONE")


496
# File 'sig/client.rbs', line 496

def authentication_type: () -> ("SAS" | "NONE")

#blob_type"BLOCK"

Returns:

  • ("BLOCK")


497
# File 'sig/client.rbs', line 497

def blob_type: () -> ("BLOCK")

#cmk_secret_configTypes::CmkSecretConfig



502
# File 'sig/client.rbs', line 502

def cmk_secret_config: () -> Types::CmkSecretConfig

#creation_time::Time

Returns:

  • (::Time)


500
# File 'sig/client.rbs', line 500

def creation_time: () -> ::Time

#custom_secret_configTypes::CustomSecretConfig



503
# File 'sig/client.rbs', line 503

def custom_secret_config: () -> Types::CustomSecretConfig

#location_arn::String

Returns:

  • (::String)


494
# File 'sig/client.rbs', line 494

def location_arn: () -> ::String

#location_uri::String

Returns:

  • (::String)


495
# File 'sig/client.rbs', line 495

def location_uri: () -> ::String

#managed_secret_configTypes::ManagedSecretConfig



501
# File 'sig/client.rbs', line 501

def managed_secret_config: () -> Types::ManagedSecretConfig