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
- Struct
- Aws::WorkLink::Types::DescribeCompanyNetworkConfigurationResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#security_group_ids ⇒ Array<String>
The security groups associated with access to the provided subnets.
-
#subnet_ids ⇒ Array<String>
The subnets used for X-ENI connections from Amazon WorkLink rendering containers.
-
#vpc_id ⇒ String
The VPC with connectivity to associated websites.
Instance Attribute Details
#security_group_ids ⇒ Array<String>
The security groups associated with access to the provided subnets.
#subnet_ids ⇒ Array<String>
The subnets used for X-ENI connections from Amazon WorkLink rendering containers.
#vpc_id ⇒ String
The VPC with connectivity to associated websites.