Class: Aws::DataSync::Types::DescribeLocationObjectStorageResponse

Inherits:
Struct
  • Object
show all
Includes:
Structure
Defined in:
lib/aws-sdk-datasync/types.rb

Overview

DescribeLocationObjectStorageResponse

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#access_keyString

The access key (for example, a user name) required to authenticate with the object storage system.

Returns:

  • (String)


2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
# File 'lib/aws-sdk-datasync/types.rb', line 2373

class DescribeLocationObjectStorageResponse < Struct.new(
  :location_arn,
  :location_uri,
  :access_key,
  :server_port,
  :server_protocol,
  :agent_arns,
  :creation_time,
  :server_certificate,
  :managed_secret_config,
  :cmk_secret_config,
  :custom_secret_config)
  SENSITIVE = []
  include Aws::Structure
end

#agent_arnsArray<String>

The ARNs of the DataSync agents that can connect with your object storage system.

Returns:

  • (Array<String>)


2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
# File 'lib/aws-sdk-datasync/types.rb', line 2373

class DescribeLocationObjectStorageResponse < Struct.new(
  :location_arn,
  :location_uri,
  :access_key,
  :server_port,
  :server_protocol,
  :agent_arns,
  :creation_time,
  :server_certificate,
  :managed_secret_config,
  :cmk_secret_config,
  :custom_secret_config)
  SENSITIVE = []
  include Aws::Structure
end

#cmk_secret_configTypes::CmkSecretConfig

Describes configuration information for a DataSync-managed secret, such as an authentication token or set of credentials that DataSync uses to access a specific transfer location, and a customer-managed KMS key.



2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
# File 'lib/aws-sdk-datasync/types.rb', line 2373

class DescribeLocationObjectStorageResponse < Struct.new(
  :location_arn,
  :location_uri,
  :access_key,
  :server_port,
  :server_protocol,
  :agent_arns,
  :creation_time,
  :server_certificate,
  :managed_secret_config,
  :cmk_secret_config,
  :custom_secret_config)
  SENSITIVE = []
  include Aws::Structure
end

#creation_timeTime

The time that the location was created.

Returns:

  • (Time)


2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
# File 'lib/aws-sdk-datasync/types.rb', line 2373

class DescribeLocationObjectStorageResponse < Struct.new(
  :location_arn,
  :location_uri,
  :access_key,
  :server_port,
  :server_protocol,
  :agent_arns,
  :creation_time,
  :server_certificate,
  :managed_secret_config,
  :cmk_secret_config,
  :custom_secret_config)
  SENSITIVE = []
  include Aws::Structure
end

#custom_secret_configTypes::CustomSecretConfig

Describes configuration information for a customer-managed secret, such as an authentication token or set of credentials that DataSync uses to access a specific transfer location, and a customer-managed KMS key.



2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
# File 'lib/aws-sdk-datasync/types.rb', line 2373

class DescribeLocationObjectStorageResponse < Struct.new(
  :location_arn,
  :location_uri,
  :access_key,
  :server_port,
  :server_protocol,
  :agent_arns,
  :creation_time,
  :server_certificate,
  :managed_secret_config,
  :cmk_secret_config,
  :custom_secret_config)
  SENSITIVE = []
  include Aws::Structure
end

#location_arnString

The ARN of the object storage system location.

Returns:

  • (String)


2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
# File 'lib/aws-sdk-datasync/types.rb', line 2373

class DescribeLocationObjectStorageResponse < Struct.new(
  :location_arn,
  :location_uri,
  :access_key,
  :server_port,
  :server_protocol,
  :agent_arns,
  :creation_time,
  :server_certificate,
  :managed_secret_config,
  :cmk_secret_config,
  :custom_secret_config)
  SENSITIVE = []
  include Aws::Structure
end

#location_uriString

The URI of the object storage system location.

Returns:

  • (String)


2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
# File 'lib/aws-sdk-datasync/types.rb', line 2373

class DescribeLocationObjectStorageResponse < Struct.new(
  :location_arn,
  :location_uri,
  :access_key,
  :server_port,
  :server_protocol,
  :agent_arns,
  :creation_time,
  :server_certificate,
  :managed_secret_config,
  :cmk_secret_config,
  :custom_secret_config)
  SENSITIVE = []
  include Aws::Structure
end

#managed_secret_configTypes::ManagedSecretConfig

Describes configuration information for a DataSync-managed secret, such as an authentication token or set of credentials that DataSync uses to access a specific transfer location. DataSync uses the default Amazon Web Services-managed KMS key to encrypt this secret in Secrets Manager.



2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
# File 'lib/aws-sdk-datasync/types.rb', line 2373

class DescribeLocationObjectStorageResponse < Struct.new(
  :location_arn,
  :location_uri,
  :access_key,
  :server_port,
  :server_protocol,
  :agent_arns,
  :creation_time,
  :server_certificate,
  :managed_secret_config,
  :cmk_secret_config,
  :custom_secret_config)
  SENSITIVE = []
  include Aws::Structure
end

#server_certificateString

The certificate chain for DataSync to authenticate with your object storage system if the system uses a private or self-signed certificate authority (CA).

Returns:

  • (String)


2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
# File 'lib/aws-sdk-datasync/types.rb', line 2373

class DescribeLocationObjectStorageResponse < Struct.new(
  :location_arn,
  :location_uri,
  :access_key,
  :server_port,
  :server_protocol,
  :agent_arns,
  :creation_time,
  :server_certificate,
  :managed_secret_config,
  :cmk_secret_config,
  :custom_secret_config)
  SENSITIVE = []
  include Aws::Structure
end

#server_portInteger

The port that your object storage server accepts inbound network traffic on (for example, port 443).

Returns:

  • (Integer)


2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
# File 'lib/aws-sdk-datasync/types.rb', line 2373

class DescribeLocationObjectStorageResponse < Struct.new(
  :location_arn,
  :location_uri,
  :access_key,
  :server_port,
  :server_protocol,
  :agent_arns,
  :creation_time,
  :server_certificate,
  :managed_secret_config,
  :cmk_secret_config,
  :custom_secret_config)
  SENSITIVE = []
  include Aws::Structure
end

#server_protocolString

The protocol that your object storage system uses to communicate.

Returns:

  • (String)


2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
# File 'lib/aws-sdk-datasync/types.rb', line 2373

class DescribeLocationObjectStorageResponse < Struct.new(
  :location_arn,
  :location_uri,
  :access_key,
  :server_port,
  :server_protocol,
  :agent_arns,
  :creation_time,
  :server_certificate,
  :managed_secret_config,
  :cmk_secret_config,
  :custom_secret_config)
  SENSITIVE = []
  include Aws::Structure
end