Interface protos.google.cloud.deploy.v1.ICustomTargetTypeNotificationEvent (5.0.1)

Properties of a CustomTargetTypeNotificationEvent.

Package

@google-cloud/deploy

Properties

customTargetType

customTargetType?: (string|null);

CustomTargetTypeNotificationEvent customTargetType

customTargetTypeUid

customTargetTypeUid?: (string|null);

CustomTargetTypeNotificationEvent customTargetTypeUid

message

message?: (string|null);

CustomTargetTypeNotificationEvent message

type

type?: (google.cloud.deploy.v1.Type|keyof typeof google.cloud.deploy.v1.Type|null);

CustomTargetTypeNotificationEvent type