OBJECT
Result of validating exocompute worker node security group for RDS export.
type ValidateRdsExportExocomputePortReply {# Whether the port is allowed in the exocompute worker node security group.isAllowed: Boolean! # Security group ID of the exocompute worker nodes.workerNodeSecurityGroupId: String! }