You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::S3Outposts::Types::Endpoint
- Inherits:
-
Struct
- Object
- Struct
- Aws::S3Outposts::Types::Endpoint
- Defined in:
- (unknown)
Overview
S3 on Outposts access points simplify managing data access at scale for shared datasets in Amazon S3 on Outposts. S3 on Outposts uses endpoints to connect to Outposts buckets so that you can perform actions within your virtual private cloud (VPC).
Instance Attribute Summary collapse
-
#cidr_block ⇒ String
The VPC CIDR committed by this endpoint.
-
#creation_time ⇒ Time
The time the endpoint was created.
-
#endpoint_arn ⇒ String
The Amazon Resource Name (ARN) of the endpoint.
-
#network_interfaces ⇒ Array<Types::NetworkInterface>
The network interface of the endpoint.
-
#outposts_id ⇒ String
The ID of the AWS Outpost.
-
#status ⇒ String
The status of the endpoint.
Instance Attribute Details
#cidr_block ⇒ String
The VPC CIDR committed by this endpoint.
#creation_time ⇒ Time
The time the endpoint was created.
#endpoint_arn ⇒ String
The Amazon Resource Name (ARN) of the endpoint.
#network_interfaces ⇒ Array<Types::NetworkInterface>
The network interface of the endpoint.
#outposts_id ⇒ String
The ID of the AWS Outpost.
#status ⇒ String
The status of the endpoint.
Possible values:
- PENDING
- AVAILABLE