Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TrackedResourceModificationDetails

Package version

The details of the policy triggered deployment that created or modified the tracked resource.

Hierarchy

  • TrackedResourceModificationDetails

Index

Properties

Optional deploymentId

deploymentId: undefined | string

The ID of the deployment that created or modified the tracked resource. NOTE: This property will not be serialized. It can only be populated by the server.

Optional deploymentTime

deploymentTime: Date

Timestamp of the deployment that created or modified the tracked resource. NOTE: This property will not be serialized. It can only be populated by the server.

Optional policyDetails

policyDetails: PolicyDetails

The details of the policy that created or modified the tracked resource. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc