CreateSecurityConfigRequest

Types

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

Properties

Link copied to clipboard

Unique, case-sensitive identifier to ensure idempotency of the request.

Link copied to clipboard

A description of the security configuration.

Link copied to clipboard

Describes IAM Identity Center options in the form of a key-value map. This field is required if you specify iamidentitycenter for the type parameter.

Link copied to clipboard

The name of the security configuration.

Link copied to clipboard

Describes SAML options in in the form of a key-value map. This field is required if you specify saml for the type parameter.

Link copied to clipboard

The type of security configuration.

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