Module: Aws::DataSync::Client::_DescribeLocationSmbResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#agent_arns::Array[::String]

Returns:

  • (::Array[::String])


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

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

#authentication_type"NTLM", "KERBEROS"

Returns:

  • ("NTLM", "KERBEROS")


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

def authentication_type: () -> ("NTLM" | "KERBEROS")

#cmk_secret_configTypes::CmkSecretConfig



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

def cmk_secret_config: () -> Types::CmkSecretConfig

#creation_time::Time

Returns:

  • (::Time)


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

def creation_time: () -> ::Time

#custom_secret_configTypes::CustomSecretConfig



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

def custom_secret_config: () -> Types::CustomSecretConfig

#dns_ip_addresses::Array[::String]

Returns:

  • (::Array[::String])


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

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

#domain::String

Returns:

  • (::String)


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

def domain: () -> ::String

#kerberos_principal::String

Returns:

  • (::String)


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

def kerberos_principal: () -> ::String

#location_arn::String

Returns:

  • (::String)


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

def location_arn: () -> ::String

#location_uri::String

Returns:

  • (::String)


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

def location_uri: () -> ::String

#managed_secret_configTypes::ManagedSecretConfig



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

def managed_secret_config: () -> Types::ManagedSecretConfig

#mount_optionsTypes::SmbMountOptions



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

def mount_options: () -> Types::SmbMountOptions

#user::String

Returns:

  • (::String)


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

def user: () -> ::String