IpAccessSettings

The IP access settings resource that can be associated with a web portal.

Types

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

Properties

Link copied to clipboard

The additional encryption context of the IP access settings.

Link copied to clipboard

A list of web portal ARNs that this IP access settings resource is associated with.

Link copied to clipboard

The creation date timestamp of the IP access settings.

Link copied to clipboard

The customer managed key used to encrypt sensitive information in the IP access settings.

Link copied to clipboard

The description of the IP access settings.

Link copied to clipboard

The display name of the IP access settings.

Link copied to clipboard

The ARN of the IP access settings resource.

Link copied to clipboard

The IP rules of the IP access settings.

Functions

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