NAME
Paws::Datasync::DescribeLocationObjectStorageResponse
ATTRIBUTES
AccessKey => Str
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.
AgentArns => ArrayRef[Str|Undef]
The Amazon Resource Name (ARN) of the agents associated with the self-managed object storage server location.
CreationTime => Str
The time that the self-managed object storage server agent was created.
LocationArn => Str
The Amazon Resource Name (ARN) of the self-managed object storage server location to describe.
LocationUri => Str
The URL of the source self-managed object storage server location that was described.
ServerPort => Int
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).
ServerProtocol => Str
The protocol that the object storage server uses to communicate. Valid values are HTTP or HTTPS.
Valid values are: "HTTPS"
, "HTTP"
=head2 _request_id => Str