ImagePullCredentialsTypeEnumValueArgs

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

Definition of ImagePullCredentialsTypeEnumValue

Constructors

Link copied to clipboard
constructor(value: Output<Either<String, ImagePullCredentialsType>>? = null)

Properties

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

Property value

Functions

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