class Aws::RoboMaker::Types::VPCConfigResponse
VPC configuration associated with your simulation job.
@!attribute [rw] subnets
A list of subnet IDs associated with the simulation job. @return [Array<String>]
@!attribute [rw] security_groups
A list of security group IDs associated with the simulation job. @return [Array<String>]
@!attribute [rw] vpc_id
The VPC ID associated with your simulation job. @return [String]
@!attribute [rw] assign_public_ip
A boolean indicating if a public IP was assigned. @return [Boolean]
@see docs.aws.amazon.com/goto/WebAPI/robomaker-2018-06-29/VPCConfigResponse AWS API Documentation
Constants
- SENSITIVE