UpdateSettings

Updates the registered identity provider’s product related configuration settings such as the subnets to provision VPC endpoints.

Types

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

Properties

Link copied to clipboard

The ID of one or more subnets in which License Manager will create a VPC endpoint for products that require connectivity to activation servers.

Link copied to clipboard

The ID of one or more subnets to remove.

Link copied to clipboard

A security group ID that allows inbound TCP port 1688 communication between resources in your VPC and the VPC endpoints for activation servers.

Functions

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