BedrockBatchJobResponseVpcConfig model.
@type t() :: %ExBifrost.Model.BedrockBatchJobResponseVpcConfig{ securityGroupIds: [String.t()] | nil, subnetIds: [String.t()] | nil }