GetIpSetResponse

Types

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

Properties

Link copied to clipboard

The format of the file that contains the IPSet.

Link copied to clipboard

The URI of the file that contains the IPSet.

Link copied to clipboard
val name: String?

The user-friendly name for the IPSet.

Link copied to clipboard

The status of IPSet file that was uploaded.

Link copied to clipboard

The tags of the IPSet resource.

Functions

Link copied to clipboard
inline fun copy(block: GetIpSetResponse.Builder.() -> Unit = {}): GetIpSetResponse
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