| Modifier and Type | Class and Description |
|---|---|
static class |
OnCloudTrailImagePushedOptions.Jsii$Proxy
An implementation for
OnCloudTrailImagePushedOptions |
| Modifier and Type | Method and Description |
|---|---|
OnCloudTrailImagePushedOptions |
OnCloudTrailImagePushedOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
Rule |
IRepository.onCloudTrailImagePushed(String id,
OnCloudTrailImagePushedOptions options)
Defines an AWS CloudWatch event rule that can trigger a target when an image is pushed to this repository.
|
Rule |
IRepository.Jsii$Proxy.onCloudTrailImagePushed(String id,
OnCloudTrailImagePushedOptions options)
Defines an AWS CloudWatch event rule that can trigger a target when an image is pushed to this repository.
|
default Rule |
IRepository.Jsii$Default.onCloudTrailImagePushed(String id,
OnCloudTrailImagePushedOptions options)
Defines an AWS CloudWatch event rule that can trigger a target when an image is pushed to this repository.
|
Rule |
RepositoryBase.onCloudTrailImagePushed(String id,
OnCloudTrailImagePushedOptions options)
Defines an AWS CloudWatch event rule that can trigger a target when an image is pushed to this repository.
|
Copyright © 2021. All rights reserved.