displayName property

Input<String?>? displayName
final

The display name of the image. When the image is added to a domain (must be unique to the domain).

Implementation

final pulumi.Input<String?>? displayName;