CreateNetworkRequest

Types

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

Properties

Link copied to clipboard

The access level for the network. Valid values are STANDARD or PREMIUM, which determine the features and capabilities available to network members.

Link copied to clipboard

Specifies whether to enable a premium free trial for the network. It is optional and has a default value as false. When set to true, the network starts with premium features for a limited trial period.

Link copied to clipboard

The ARN of the Amazon Web Services KMS customer managed key to use for encrypting sensitive data in the network.

Link copied to clipboard

The name for the new network. Must be between 1 and 20 characters.

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