StsAccess

class StsAccess

Configuration for Amazon Web Services Security Token Service (STS) access from the ODB network.

Types

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

Properties

Link copied to clipboard

The domain name for Amazon Web Services Security Token Service (STS) access configuration.

Link copied to clipboard

The IPv4 addresses allowed for Amazon Web Services Security Token Service (STS) access.

Link copied to clipboard

The current status of the Amazon Web Services Security Token Service (STS) access configuration.

Link copied to clipboard

The Amazon Web Services Security Token Service (STS) policy document that defines permissions for token service usage.

Functions

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