class Aws::S3Outposts::Types::Endpoint

Amazon S3 on Outposts Access Points simplify managing data access at scale for shared datasets in 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). For more information, see [ Accessing S3 on Outposts using VPC only access points].

[1]: docs.aws.amazon.com/AmazonS3/latest/userguide/AccessingS3Outposts.html

@!attribute [rw] endpoint_arn

The Amazon Resource Name (ARN) of the endpoint.
@return [String]

@!attribute [rw] outposts_id

The ID of the AWS Outposts.
@return [String]

@!attribute [rw] cidr_block

The VPC CIDR committed by this endpoint.
@return [String]

@!attribute [rw] status

The status of the endpoint.
@return [String]

@!attribute [rw] creation_time

The time the endpoint was created.
@return [Time]

@!attribute [rw] network_interfaces

The network interface of the endpoint.
@return [Array<Types::NetworkInterface>]

@!attribute [rw] vpc_id

The ID of the VPC used for the endpoint.
@return [String]

@!attribute [rw] subnet_id

The ID of the subnet used for the endpoint.
@return [String]

@!attribute [rw] security_group_id

The ID of the security group used for the endpoint.
@return [String]

@!attribute [rw] access_type

@return [String]

@!attribute [rw] customer_owned_ipv_4_pool

The ID of the customer-owned IPv4 pool used for the endpoint.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/s3outposts-2017-07-25/Endpoint AWS API Documentation

Constants

SENSITIVE