PublisherArgs

data class PublisherArgs(val issuingAuthority: Output<String>? = null, val name: Output<String>? = null, val publisherNamespace: Output<String>? = null) : ConvertibleToJava<PublisherArgs>

Publisher contains information about the publisher of this Note.

Constructors

Link copied to clipboard
fun PublisherArgs(issuingAuthority: Output<String>? = null, name: Output<String>? = null, publisherNamespace: Output<String>? = null)

Functions

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

Properties

Link copied to clipboard
val issuingAuthority: Output<String>? = null

Provides information about the authority of the issuing party to release the document, in particular, the party's constituency and responsibilities or other obligations.

Link copied to clipboard
val name: Output<String>? = null

Name of the publisher. Examples: 'Google', 'Google Cloud Platform'.

Link copied to clipboard
val publisherNamespace: Output<String>? = null

The context or namespace. Contains a URL which is under control of the issuing party and can be used as a globally unique identifier for that issuing party. Example: https://csaf.io