Builder

class Builder

Properties

Link copied to clipboard

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

Link copied to clipboard

The version of the security configuration to be updated. You can find the most recent version of a security configuration using the GetSecurityPolicy command.

Link copied to clipboard

A description of the security configuration.

Link copied to clipboard

Describes IAM federation options in the form of a key-value map for updating an existing security configuration. Use this field to modify IAM federation settings for the security configuration.

Link copied to clipboard

Describes IAM Identity Center options in the form of a key-value map.

Link copied to clipboard
var id: String?

The security configuration identifier. For SAML the ID will be saml/<accountId>/<idpProviderName>. For example, saml/123456789123/OKTADev.

Link copied to clipboard

SAML options in in the form of a key-value map.