ClusterEndpointEncryptionTypeEnumValueArgs

data class ClusterEndpointEncryptionTypeEnumValueArgs(val value: Output<Either<String, ClusterEndpointEncryptionType>>? = null) : ConvertibleToJava<ClusterEndpointEncryptionTypeEnumValueArgs>

Definition of ClusterEndpointEncryptionTypeEnumValue

Constructors

constructor(value: Output<Either<String, ClusterEndpointEncryptionType>>? = null)

Properties

Link copied to clipboard
val value: Output<Either<String, ClusterEndpointEncryptionType>>? = null

Property value

Functions

Link copied to clipboard
open override fun toJava(): ClusterEndpointEncryptionTypeEnumValueArgs