VpcInformation

Information about your VPC and security groups used with the connector.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The VPC IP address type.

Link copied to clipboard

The security groups used with the connector. You can use a maximum of 4 security groups with a connector.

Functions

Link copied to clipboard
inline fun copy(block: VpcInformation.Builder.() -> Unit = {}): VpcInformation
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String