ResourceSnapshotAnnotation Constructors
Class Constructors 1 member
An annotation that represents the initial snapshot of a resource.
Constructor(CustomResourceSnapshot) Section titled Constructor(CustomResourceSnapshot) An annotation that represents the initial snapshot of a resource.
public class ResourceSnapshotAnnotation{ public ResourceSnapshotAnnotation( CustomResourceSnapshot initialSnapshot) { // ... }}Parameters
initialSnapshot CustomResourceSnapshot