GetSnippetsResult

data class GetSnippetsResult(val createdOn: String, val id: String, val modifiedOn: String, val snippetName: String, val zoneId: String)

A collection of values returned by getSnippets.

Constructors

Link copied to clipboard
constructor(createdOn: String, id: String, modifiedOn: String, snippetName: String, zoneId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Creation time of the snippet

Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.

Link copied to clipboard

Modification time of the snippet

Link copied to clipboard

Snippet identifying name

Link copied to clipboard

Identifier