class Aws::DataSync::Types::DescribeLocationObjectStorageResponse
DescribeLocationObjectStorageResponse
@!attribute [rw] location_arn
The Amazon Resource Name (ARN) of the self-managed object storage server location to describe. @return [String]
@!attribute [rw] location_uri
The URL of the source self-managed object storage server location that was described. @return [String]
@!attribute [rw] access_key
Optional. The access key is used if credentials are required to access the self-managed object storage server. If your object storage requires a user name and password to authenticate, use `AccessKey` and `SecretKey` to provide the user name and password, respectively. @return [String]
@!attribute [rw] server_port
The port that your self-managed object storage server accepts inbound network traffic on. The server port is set by default to TCP 80 (HTTP) or TCP 443 (HTTPS). @return [Integer]
@!attribute [rw] server_protocol
The protocol that the object storage server uses to communicate. Valid values are HTTP or HTTPS. @return [String]
@!attribute [rw] agent_arns
The Amazon Resource Name (ARN) of the agents associated with the self-managed object storage server location. @return [Array<String>]
@!attribute [rw] creation_time
The time that the self-managed object storage server agent was created. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/datasync-2018-11-09/DescribeLocationObjectStorageResponse AWS API Documentation
Constants
- SENSITIVE