UpdateSecurityConfigRequest   
    
  Types
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
                  SAML options in in the form of a key-value map.
Functions
Link copied to clipboard
                  inline fun copy(block: UpdateSecurityConfigRequest.Builder.() -> Unit = {}): UpdateSecurityConfigRequest