class Aws::IoT::Types::VpcDestinationConfiguration
@return [String]
elastic network interfaces (ENIs).
The ARN of a role that has permission to create and attach to
@!attribute [rw] role_arn
@return [String]
The ID of the VPC.
@!attribute [rw] vpc_id
@return [Array<String>]
The security groups of the VPC destination.
@!attribute [rw] security_groups
@return [Array<String>]
The subnet IDs of the VPC destination.
@!attribute [rw] subnet_ids
}
role_arn: “AwsArn”, # required
vpc_id: “VpcId”, # required
security_groups: [“SecurityGroupId”],
subnet_ids: [“SubnetId”], # required
{
data as a hash:
@note When making an API call, you may pass VpcDestinationConfiguration
destination.
The configuration information for a virtual private cloud (VPC)