You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::WorkLink::Types::DescribeCompanyNetworkConfigurationResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#security_group_idsArray<String>

The security groups associated with access to the provided subnets.

Returns:

  • (Array<String>)

    The security groups associated with access to the provided subnets.

#subnet_idsArray<String>

The subnets used for X-ENI connections from Amazon WorkLink rendering containers.

Returns:

  • (Array<String>)

    The subnets used for X-ENI connections from Amazon WorkLink rendering containers.

#vpc_idString

The VPC with connectivity to associated websites.

Returns:

  • (String)

    The VPC with connectivity to associated websites.