Module: Aws::DataSync::Client::_DescribeLocationObjectStorageResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#access_key::String

Returns:

  • (::String)


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

def access_key: () -> ::String

#agent_arns::Array[::String]

Returns:

  • (::Array[::String])


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

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

#cmk_secret_configTypes::CmkSecretConfig



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

def cmk_secret_config: () -> Types::CmkSecretConfig

#creation_time::Time

Returns:

  • (::Time)


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

def creation_time: () -> ::Time

#custom_secret_configTypes::CustomSecretConfig



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

def custom_secret_config: () -> Types::CustomSecretConfig

#location_arn::String

Returns:

  • (::String)


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

def location_arn: () -> ::String

#location_uri::String

Returns:

  • (::String)


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

def location_uri: () -> ::String

#managed_secret_configTypes::ManagedSecretConfig



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

def managed_secret_config: () -> Types::ManagedSecretConfig

#server_certificate::String

Returns:

  • (::String)


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

def server_certificate: () -> ::String

#server_port::Integer

Returns:

  • (::Integer)


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

def server_port: () -> ::Integer

#server_protocol"HTTPS", "HTTP"

Returns:

  • ("HTTPS", "HTTP")


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

def server_protocol: () -> ("HTTPS" | "HTTP")