GetIpSetResponse

Types

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

Properties

Link copied to clipboard

The Amazon Web Services account ID that owns the Amazon S3 bucket specified in the location parameter. This field appears in the response only if it was provided during IPSet creation or update.

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