DeleteNetworkConnectorResponse

Types

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

Properties

Link copied to clipboard
val arn: String

The Amazon Resource Name (ARN) of the network connector.

Link copied to clipboard

The network configuration of the connector, including VPC subnets and security groups.

Link copied to clipboard
val id: String

The unique identifier for a network connector, assigned by the service at creation time

Link copied to clipboard

The name of the network connector.

Link copied to clipboard

The ARN of the IAM role that Lambda uses to manage the underlying ENI resources for this connector.

Link copied to clipboard

The current state of the network connector. The State field is typically DELETING after this call.

Functions

Link copied to clipboard
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