OsImageProfileArgs

constructor(offer: Output<Either<String, OSImageOffer>>? = null, publisher: Output<Either<String, OSImagePublisher>>? = null, sku: Output<Either<String, OSImageSku>>? = null, version: Output<Either<String, OSImageVersion>>? = null)