- getAdvancedEventSelectors() - Method in class software.amazon.awscdk.services.cloudtrail.CfnEventDataStore
-
The advanced event selectors to use to select the events for the data store.
- getAdvancedEventSelectors() - Method in interface software.amazon.awscdk.services.cloudtrail.CfnEventDataStoreProps
-
The advanced event selectors to use to select the events for the data store.
- getAdvancedEventSelectors() - Method in class software.amazon.awscdk.services.cloudtrail.CfnEventDataStoreProps.Jsii$Proxy
-
- getAttrArn() - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrail
-
`Ref` returns the ARN of the CloudTrail trail, such as `arn:aws:cloudtrail:us-east-2:123456789012:trail/myCloudTrail` .
- getAttrCreatedTimestamp() - Method in class software.amazon.awscdk.services.cloudtrail.CfnEventDataStore
-
`Ref` returns the time stamp of the creation of the event data store, such as `1248496624` .
- getAttrEventDataStoreArn() - Method in class software.amazon.awscdk.services.cloudtrail.CfnEventDataStore
-
`Ref` returns the ARN of the CloudTrail event data store, such as `arn:aws:cloudtrail:us-east-1:12345678910:eventdatastore/EXAMPLE-f852-4e8f-8bd1-bcf6cEXAMPLE` .
- getAttrSnsTopicArn() - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrail
-
`Ref` returns the ARN of the Amazon SNS topic that's associated with the CloudTrail trail, such as `arn:aws:sns:us-east-2:123456789012:mySNSTopic` .
- getAttrStatus() - Method in class software.amazon.awscdk.services.cloudtrail.CfnEventDataStore
-
`Ref` returns the status of the event data store, such as `ENABLED` .
- getAttrUpdatedTimestamp() - Method in class software.amazon.awscdk.services.cloudtrail.CfnEventDataStore
-
`Ref` returns the time stamp that updates were made to an event data store, such as `1598296624` .
- getBucket() - Method in interface software.amazon.awscdk.services.cloudtrail.S3EventSelector
-
S3 bucket.
- getBucket() - Method in class software.amazon.awscdk.services.cloudtrail.S3EventSelector.Jsii$Proxy
-
- getBucket() - Method in interface software.amazon.awscdk.services.cloudtrail.TrailProps
-
The Amazon S3 bucket.
- getBucket() - Method in class software.amazon.awscdk.services.cloudtrail.TrailProps.Jsii$Proxy
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.cloudtrail.CfnEventDataStore
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrail
-
- getCloudWatchLogGroup() - Method in interface software.amazon.awscdk.services.cloudtrail.TrailProps
-
Log Group to which CloudTrail to push logs to.
- getCloudWatchLogGroup() - Method in class software.amazon.awscdk.services.cloudtrail.TrailProps.Jsii$Proxy
-
- getCloudWatchLogsLogGroupArn() - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrail
-
Specifies a log group name using an Amazon Resource Name (ARN), a unique identifier that represents the log group to which CloudTrail logs are delivered.
- getCloudWatchLogsLogGroupArn() - Method in interface software.amazon.awscdk.services.cloudtrail.CfnTrailProps
-
Specifies a log group name using an Amazon Resource Name (ARN), a unique identifier that represents the log group to which CloudTrail logs are delivered.
- getCloudWatchLogsLogGroupArn() - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrailProps.Jsii$Proxy
-
- getCloudWatchLogsRetention() - Method in interface software.amazon.awscdk.services.cloudtrail.TrailProps
-
How long to retain logs in CloudWatchLogs.
- getCloudWatchLogsRetention() - Method in class software.amazon.awscdk.services.cloudtrail.TrailProps.Jsii$Proxy
-
- getCloudWatchLogsRoleArn() - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrail
-
Specifies the role for the CloudWatch Logs endpoint to assume to write to a user's log group.
- getCloudWatchLogsRoleArn() - Method in interface software.amazon.awscdk.services.cloudtrail.CfnTrailProps
-
Specifies the role for the CloudWatch Logs endpoint to assume to write to a user's log group.
- getCloudWatchLogsRoleArn() - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrailProps.Jsii$Proxy
-
- getDataResources() - Method in interface software.amazon.awscdk.services.cloudtrail.CfnTrail.EventSelectorProperty
-
In AWS CloudFormation , CloudTrail supports data event logging for Amazon S3 objects, Amazon DynamoDB tables, and AWS Lambda functions.
- getDataResources() - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrail.EventSelectorProperty.Jsii$Proxy
-
- getEnableFileValidation() - Method in interface software.amazon.awscdk.services.cloudtrail.TrailProps
-
To determine whether a log file was modified, deleted, or unchanged after CloudTrail delivered it, you can use CloudTrail log file integrity validation.
- getEnableFileValidation() - Method in class software.amazon.awscdk.services.cloudtrail.TrailProps.Jsii$Proxy
-
- getEnableLogFileValidation() - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrail
-
Specifies whether log file validation is enabled.
- getEnableLogFileValidation() - Method in interface software.amazon.awscdk.services.cloudtrail.CfnTrailProps
-
Specifies whether log file validation is enabled.
- getEnableLogFileValidation() - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrailProps.Jsii$Proxy
-
- getEncryptionKey() - Method in interface software.amazon.awscdk.services.cloudtrail.TrailProps
-
The AWS Key Management Service (AWS KMS) key ID that you want to use to encrypt CloudTrail logs.
- getEncryptionKey() - Method in class software.amazon.awscdk.services.cloudtrail.TrailProps.Jsii$Proxy
-
- getEndsWith() - Method in interface software.amazon.awscdk.services.cloudtrail.CfnEventDataStore.AdvancedFieldSelectorProperty
-
An operator that includes events that match the last few characters of the event record field specified as the value of `Field` .
- getEndsWith() - Method in class software.amazon.awscdk.services.cloudtrail.CfnEventDataStore.AdvancedFieldSelectorProperty.Jsii$Proxy
-
- getEqualTo() - Method in interface software.amazon.awscdk.services.cloudtrail.CfnEventDataStore.AdvancedFieldSelectorProperty
-
An operator that includes events that match the exact value of the event record field specified as the value of `Field` .
- getEqualTo() - Method in class software.amazon.awscdk.services.cloudtrail.CfnEventDataStore.AdvancedFieldSelectorProperty.Jsii$Proxy
-
- getEventSelectors() - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrail
-
Use event selectors to further specify the management and data event settings for your trail.
- getEventSelectors() - Method in interface software.amazon.awscdk.services.cloudtrail.CfnTrailProps
-
Use event selectors to further specify the management and data event settings for your trail.
- getEventSelectors() - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrailProps.Jsii$Proxy
-
- getExcludeManagementEventSources() - Method in interface software.amazon.awscdk.services.cloudtrail.AddEventSelectorOptions
-
An optional list of service event sources from which you do not want management events to be logged on your trail.
- getExcludeManagementEventSources() - Method in class software.amazon.awscdk.services.cloudtrail.AddEventSelectorOptions.Jsii$Proxy
-
- getExcludeManagementEventSources() - Method in interface software.amazon.awscdk.services.cloudtrail.CfnTrail.EventSelectorProperty
-
An optional list of service event sources from which you do not want management events to be logged on your trail.
- getExcludeManagementEventSources() - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrail.EventSelectorProperty.Jsii$Proxy
-
- getField() - Method in interface software.amazon.awscdk.services.cloudtrail.CfnEventDataStore.AdvancedFieldSelectorProperty
-
A field in a CloudTrail event record on which to filter events to be logged.
- getField() - Method in class software.amazon.awscdk.services.cloudtrail.CfnEventDataStore.AdvancedFieldSelectorProperty.Jsii$Proxy
-
- getFieldSelectors() - Method in interface software.amazon.awscdk.services.cloudtrail.CfnEventDataStore.AdvancedEventSelectorProperty
-
Contains all selector statements in an advanced event selector.
- getFieldSelectors() - Method in class software.amazon.awscdk.services.cloudtrail.CfnEventDataStore.AdvancedEventSelectorProperty.Jsii$Proxy
-
- getIncludeGlobalServiceEvents() - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrail
-
Specifies whether the trail is publishing events from global services such as IAM to the log files.
- getIncludeGlobalServiceEvents() - Method in interface software.amazon.awscdk.services.cloudtrail.CfnTrailProps
-
Specifies whether the trail is publishing events from global services such as IAM to the log files.
- getIncludeGlobalServiceEvents() - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrailProps.Jsii$Proxy
-
- getIncludeGlobalServiceEvents() - Method in interface software.amazon.awscdk.services.cloudtrail.TrailProps
-
For most services, events are recorded in the region where the action occurred.
- getIncludeGlobalServiceEvents() - Method in class software.amazon.awscdk.services.cloudtrail.TrailProps.Jsii$Proxy
-
- getIncludeManagementEvents() - Method in interface software.amazon.awscdk.services.cloudtrail.AddEventSelectorOptions
-
Specifies whether the event selector includes management events for the trail.
- getIncludeManagementEvents() - Method in class software.amazon.awscdk.services.cloudtrail.AddEventSelectorOptions.Jsii$Proxy
-
- getIncludeManagementEvents() - Method in interface software.amazon.awscdk.services.cloudtrail.CfnTrail.EventSelectorProperty
-
Specify if you want your event selector to include management events for your trail.
- getIncludeManagementEvents() - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrail.EventSelectorProperty.Jsii$Proxy
-
- getInsightSelectors() - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrail
-
A JSON string that contains the insight types you want to log on a trail.
- getInsightSelectors() - Method in interface software.amazon.awscdk.services.cloudtrail.CfnTrailProps
-
A JSON string that contains the insight types you want to log on a trail.
- getInsightSelectors() - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrailProps.Jsii$Proxy
-
- getInsightType() - Method in interface software.amazon.awscdk.services.cloudtrail.CfnTrail.InsightSelectorProperty
-
The type of insights to log on a trail.
- getInsightType() - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrail.InsightSelectorProperty.Jsii$Proxy
-
- getIsLogging() - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrail
-
Whether the CloudTrail trail is currently logging AWS API calls.
- getIsLogging() - Method in interface software.amazon.awscdk.services.cloudtrail.CfnTrailProps
-
Whether the CloudTrail trail is currently logging AWS API calls.
- getIsLogging() - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrailProps.Jsii$Proxy
-
- getIsMultiRegionTrail() - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrail
-
Specifies whether the trail applies only to the current region or to all regions.
- getIsMultiRegionTrail() - Method in interface software.amazon.awscdk.services.cloudtrail.CfnTrailProps
-
Specifies whether the trail applies only to the current region or to all regions.
- getIsMultiRegionTrail() - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrailProps.Jsii$Proxy
-
- getIsMultiRegionTrail() - Method in interface software.amazon.awscdk.services.cloudtrail.TrailProps
-
Whether or not this trail delivers log files from multiple regions to a single S3 bucket for a single account.
- getIsMultiRegionTrail() - Method in class software.amazon.awscdk.services.cloudtrail.TrailProps.Jsii$Proxy
-
- getIsOrganizationTrail() - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrail
-
Specifies whether the trail is applied to all accounts in an organization in AWS Organizations , or only for the current AWS account .
- getIsOrganizationTrail() - Method in interface software.amazon.awscdk.services.cloudtrail.CfnTrailProps
-
Specifies whether the trail is applied to all accounts in an organization in AWS Organizations , or only for the current AWS account .
- getIsOrganizationTrail() - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrailProps.Jsii$Proxy
-
- getKmsKey() - Method in interface software.amazon.awscdk.services.cloudtrail.TrailProps
-
- getKmsKey() - Method in class software.amazon.awscdk.services.cloudtrail.TrailProps.Jsii$Proxy
-
- getKmsKeyId() - Method in class software.amazon.awscdk.services.cloudtrail.CfnEventDataStore
-
Specifies the AWS KMS key ID to use to encrypt the events delivered by CloudTrail.
- getKmsKeyId() - Method in interface software.amazon.awscdk.services.cloudtrail.CfnEventDataStoreProps
-
Specifies the AWS KMS key ID to use to encrypt the events delivered by CloudTrail.
- getKmsKeyId() - Method in class software.amazon.awscdk.services.cloudtrail.CfnEventDataStoreProps.Jsii$Proxy
-
- getKmsKeyId() - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrail
-
Specifies the AWS KMS key ID to use to encrypt the logs delivered by CloudTrail.
- getKmsKeyId() - Method in interface software.amazon.awscdk.services.cloudtrail.CfnTrailProps
-
Specifies the AWS KMS key ID to use to encrypt the logs delivered by CloudTrail.
- getKmsKeyId() - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrailProps.Jsii$Proxy
-
- getLogGroup() - Method in class software.amazon.awscdk.services.cloudtrail.Trail
-
The CloudWatch log group to which CloudTrail events are sent.
- getManagementEvents() - Method in interface software.amazon.awscdk.services.cloudtrail.TrailProps
-
When an event occurs in your account, CloudTrail evaluates whether the event matches the settings for your trails.
- getManagementEvents() - Method in class software.amazon.awscdk.services.cloudtrail.TrailProps.Jsii$Proxy
-
- getMultiRegionEnabled() - Method in class software.amazon.awscdk.services.cloudtrail.CfnEventDataStore
-
Specifies whether the event data store includes events from all regions, or only from the region in which the event data store is created.
- getMultiRegionEnabled() - Method in interface software.amazon.awscdk.services.cloudtrail.CfnEventDataStoreProps
-
Specifies whether the event data store includes events from all regions, or only from the region in which the event data store is created.
- getMultiRegionEnabled() - Method in class software.amazon.awscdk.services.cloudtrail.CfnEventDataStoreProps.Jsii$Proxy
-
- getName() - Method in interface software.amazon.awscdk.services.cloudtrail.CfnEventDataStore.AdvancedEventSelectorProperty
-
An optional, descriptive name for an advanced event selector, such as "Log data events for only two S3 buckets".
- getName() - Method in class software.amazon.awscdk.services.cloudtrail.CfnEventDataStore.AdvancedEventSelectorProperty.Jsii$Proxy
-
- getName() - Method in class software.amazon.awscdk.services.cloudtrail.CfnEventDataStore
-
The name of the event data store.
- getName() - Method in interface software.amazon.awscdk.services.cloudtrail.CfnEventDataStoreProps
-
The name of the event data store.
- getName() - Method in class software.amazon.awscdk.services.cloudtrail.CfnEventDataStoreProps.Jsii$Proxy
-
- getNotEndsWith() - Method in interface software.amazon.awscdk.services.cloudtrail.CfnEventDataStore.AdvancedFieldSelectorProperty
-
An operator that excludes events that match the last few characters of the event record field specified as the value of `Field` .
- getNotEndsWith() - Method in class software.amazon.awscdk.services.cloudtrail.CfnEventDataStore.AdvancedFieldSelectorProperty.Jsii$Proxy
-
- getNotEquals() - Method in interface software.amazon.awscdk.services.cloudtrail.CfnEventDataStore.AdvancedFieldSelectorProperty
-
An operator that excludes events that match the exact value of the event record field specified as the value of `Field` .
- getNotEquals() - Method in class software.amazon.awscdk.services.cloudtrail.CfnEventDataStore.AdvancedFieldSelectorProperty.Jsii$Proxy
-
- getNotStartsWith() - Method in interface software.amazon.awscdk.services.cloudtrail.CfnEventDataStore.AdvancedFieldSelectorProperty
-
An operator that excludes events that match the first few characters of the event record field specified as the value of `Field` .
- getNotStartsWith() - Method in class software.amazon.awscdk.services.cloudtrail.CfnEventDataStore.AdvancedFieldSelectorProperty.Jsii$Proxy
-
- getObjectPrefix() - Method in interface software.amazon.awscdk.services.cloudtrail.S3EventSelector
-
Data events for objects whose key matches this prefix will be logged.
- getObjectPrefix() - Method in class software.amazon.awscdk.services.cloudtrail.S3EventSelector.Jsii$Proxy
-
- getOrganizationEnabled() - Method in class software.amazon.awscdk.services.cloudtrail.CfnEventDataStore
-
Specifies whether an event data store collects events logged for an organization in AWS Organizations .
- getOrganizationEnabled() - Method in interface software.amazon.awscdk.services.cloudtrail.CfnEventDataStoreProps
-
Specifies whether an event data store collects events logged for an organization in AWS Organizations .
- getOrganizationEnabled() - Method in class software.amazon.awscdk.services.cloudtrail.CfnEventDataStoreProps.Jsii$Proxy
-
- getReadWriteType() - Method in interface software.amazon.awscdk.services.cloudtrail.AddEventSelectorOptions
-
Specifies whether to log read-only events, write-only events, or all events.
- getReadWriteType() - Method in class software.amazon.awscdk.services.cloudtrail.AddEventSelectorOptions.Jsii$Proxy
-
- getReadWriteType() - Method in interface software.amazon.awscdk.services.cloudtrail.CfnTrail.EventSelectorProperty
-
Specify if you want your trail to log read-only events, write-only events, or all.
- getReadWriteType() - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrail.EventSelectorProperty.Jsii$Proxy
-
- getRetentionPeriod() - Method in class software.amazon.awscdk.services.cloudtrail.CfnEventDataStore
-
The retention period of the event data store, in days.
- getRetentionPeriod() - Method in interface software.amazon.awscdk.services.cloudtrail.CfnEventDataStoreProps
-
The retention period of the event data store, in days.
- getRetentionPeriod() - Method in class software.amazon.awscdk.services.cloudtrail.CfnEventDataStoreProps.Jsii$Proxy
-
- getS3BucketName() - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrail
-
Specifies the name of the Amazon S3 bucket designated for publishing log files.
- getS3BucketName() - Method in interface software.amazon.awscdk.services.cloudtrail.CfnTrailProps
-
Specifies the name of the Amazon S3 bucket designated for publishing log files.
- getS3BucketName() - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrailProps.Jsii$Proxy
-
- getS3KeyPrefix() - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrail
-
Specifies the Amazon S3 key prefix that comes after the name of the bucket you have designated for log file delivery.
- getS3KeyPrefix() - Method in interface software.amazon.awscdk.services.cloudtrail.CfnTrailProps
-
Specifies the Amazon S3 key prefix that comes after the name of the bucket you have designated for log file delivery.
- getS3KeyPrefix() - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrailProps.Jsii$Proxy
-
- getS3KeyPrefix() - Method in interface software.amazon.awscdk.services.cloudtrail.TrailProps
-
An Amazon S3 object key prefix that precedes the name of all log files.
- getS3KeyPrefix() - Method in class software.amazon.awscdk.services.cloudtrail.TrailProps.Jsii$Proxy
-
- getSendToCloudWatchLogs() - Method in interface software.amazon.awscdk.services.cloudtrail.TrailProps
-
If CloudTrail pushes logs to CloudWatch Logs in addition to S3.
- getSendToCloudWatchLogs() - Method in class software.amazon.awscdk.services.cloudtrail.TrailProps.Jsii$Proxy
-
- getSnsTopic() - Method in interface software.amazon.awscdk.services.cloudtrail.TrailProps
-
SNS topic that is notified when new log files are published.
- getSnsTopic() - Method in class software.amazon.awscdk.services.cloudtrail.TrailProps.Jsii$Proxy
-
- getSnsTopicName() - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrail
-
Specifies the name of the Amazon SNS topic defined for notification of log file delivery.
- getSnsTopicName() - Method in interface software.amazon.awscdk.services.cloudtrail.CfnTrailProps
-
Specifies the name of the Amazon SNS topic defined for notification of log file delivery.
- getSnsTopicName() - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrailProps.Jsii$Proxy
-
- getStartsWith() - Method in interface software.amazon.awscdk.services.cloudtrail.CfnEventDataStore.AdvancedFieldSelectorProperty
-
An operator that includes events that match the first few characters of the event record field specified as the value of `Field` .
- getStartsWith() - Method in class software.amazon.awscdk.services.cloudtrail.CfnEventDataStore.AdvancedFieldSelectorProperty.Jsii$Proxy
-
- getTags() - Method in class software.amazon.awscdk.services.cloudtrail.CfnEventDataStore
-
A list of tags.
- getTags() - Method in interface software.amazon.awscdk.services.cloudtrail.CfnEventDataStoreProps
-
A list of tags.
- getTags() - Method in class software.amazon.awscdk.services.cloudtrail.CfnEventDataStoreProps.Jsii$Proxy
-
- getTags() - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrail
-
A custom set of tags (key-value pairs) for this trail.
- getTags() - Method in interface software.amazon.awscdk.services.cloudtrail.CfnTrailProps
-
A custom set of tags (key-value pairs) for this trail.
- getTags() - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrailProps.Jsii$Proxy
-
- getTerminationProtectionEnabled() - Method in class software.amazon.awscdk.services.cloudtrail.CfnEventDataStore
-
Specifies whether termination protection is enabled for the event data store.
- getTerminationProtectionEnabled() - Method in interface software.amazon.awscdk.services.cloudtrail.CfnEventDataStoreProps
-
Specifies whether termination protection is enabled for the event data store.
- getTerminationProtectionEnabled() - Method in class software.amazon.awscdk.services.cloudtrail.CfnEventDataStoreProps.Jsii$Proxy
-
- getTrailArn() - Method in class software.amazon.awscdk.services.cloudtrail.Trail
-
ARN of the CloudTrail trail i.e.
- getTrailName() - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrail
-
Specifies the name of the trail.
- getTrailName() - Method in interface software.amazon.awscdk.services.cloudtrail.CfnTrailProps
-
Specifies the name of the trail.
- getTrailName() - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrailProps.Jsii$Proxy
-
- getTrailName() - Method in interface software.amazon.awscdk.services.cloudtrail.TrailProps
-
The name of the trail.
- getTrailName() - Method in class software.amazon.awscdk.services.cloudtrail.TrailProps.Jsii$Proxy
-
- getTrailSnsTopicArn() - Method in class software.amazon.awscdk.services.cloudtrail.Trail
-
ARN of the Amazon SNS topic that's associated with the CloudTrail trail, i.e.
- getType() - Method in interface software.amazon.awscdk.services.cloudtrail.CfnTrail.DataResourceProperty
-
The resource type in which you want to log data events.
- getType() - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrail.DataResourceProperty.Jsii$Proxy
-
- getValues() - Method in interface software.amazon.awscdk.services.cloudtrail.CfnTrail.DataResourceProperty
-
An array of Amazon Resource Name (ARN) strings or partial ARN strings for the specified objects.
- getValues() - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrail.DataResourceProperty.Jsii$Proxy
-
- s3BucketName(String) - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrail.Builder
-
Specifies the name of the Amazon S3 bucket designated for publishing log files.
- s3BucketName(String) - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrailProps.Builder
-
- S3EventSelector - Interface in software.amazon.awscdk.services.cloudtrail
-
Selecting an S3 bucket and an optional prefix to be logged for data events.
- S3EventSelector.Builder - Class in software.amazon.awscdk.services.cloudtrail
-
- S3EventSelector.Jsii$Proxy - Class in software.amazon.awscdk.services.cloudtrail
-
- s3KeyPrefix(String) - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrail.Builder
-
Specifies the Amazon S3 key prefix that comes after the name of the bucket you have designated for log file delivery.
- s3KeyPrefix(String) - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrailProps.Builder
-
- s3KeyPrefix(String) - Method in class software.amazon.awscdk.services.cloudtrail.Trail.Builder
-
An Amazon S3 object key prefix that precedes the name of all log files.
- s3KeyPrefix(String) - Method in class software.amazon.awscdk.services.cloudtrail.TrailProps.Builder
-
- sendToCloudWatchLogs(Boolean) - Method in class software.amazon.awscdk.services.cloudtrail.Trail.Builder
-
If CloudTrail pushes logs to CloudWatch Logs in addition to S3.
- sendToCloudWatchLogs(Boolean) - Method in class software.amazon.awscdk.services.cloudtrail.TrailProps.Builder
-
- setAdvancedEventSelectors(IResolvable) - Method in class software.amazon.awscdk.services.cloudtrail.CfnEventDataStore
-
The advanced event selectors to use to select the events for the data store.
- setAdvancedEventSelectors(List<Object>) - Method in class software.amazon.awscdk.services.cloudtrail.CfnEventDataStore
-
The advanced event selectors to use to select the events for the data store.
- setCloudWatchLogsLogGroupArn(String) - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrail
-
Specifies a log group name using an Amazon Resource Name (ARN), a unique identifier that represents the log group to which CloudTrail logs are delivered.
- setCloudWatchLogsRoleArn(String) - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrail
-
Specifies the role for the CloudWatch Logs endpoint to assume to write to a user's log group.
- setEnableLogFileValidation(Boolean) - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrail
-
Specifies whether log file validation is enabled.
- setEnableLogFileValidation(IResolvable) - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrail
-
Specifies whether log file validation is enabled.
- setEventSelectors(IResolvable) - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrail
-
Use event selectors to further specify the management and data event settings for your trail.
- setEventSelectors(List<Object>) - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrail
-
Use event selectors to further specify the management and data event settings for your trail.
- setIncludeGlobalServiceEvents(Boolean) - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrail
-
Specifies whether the trail is publishing events from global services such as IAM to the log files.
- setIncludeGlobalServiceEvents(IResolvable) - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrail
-
Specifies whether the trail is publishing events from global services such as IAM to the log files.
- setInsightSelectors(IResolvable) - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrail
-
A JSON string that contains the insight types you want to log on a trail.
- setInsightSelectors(List<Object>) - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrail
-
A JSON string that contains the insight types you want to log on a trail.
- setIsLogging(Boolean) - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrail
-
Whether the CloudTrail trail is currently logging AWS API calls.
- setIsLogging(IResolvable) - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrail
-
Whether the CloudTrail trail is currently logging AWS API calls.
- setIsMultiRegionTrail(Boolean) - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrail
-
Specifies whether the trail applies only to the current region or to all regions.
- setIsMultiRegionTrail(IResolvable) - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrail
-
Specifies whether the trail applies only to the current region or to all regions.
- setIsOrganizationTrail(Boolean) - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrail
-
Specifies whether the trail is applied to all accounts in an organization in AWS Organizations , or only for the current AWS account .
- setIsOrganizationTrail(IResolvable) - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrail
-
Specifies whether the trail is applied to all accounts in an organization in AWS Organizations , or only for the current AWS account .
- setKmsKeyId(String) - Method in class software.amazon.awscdk.services.cloudtrail.CfnEventDataStore
-
Specifies the AWS KMS key ID to use to encrypt the events delivered by CloudTrail.
- setKmsKeyId(String) - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrail
-
Specifies the AWS KMS key ID to use to encrypt the logs delivered by CloudTrail.
- setMultiRegionEnabled(Boolean) - Method in class software.amazon.awscdk.services.cloudtrail.CfnEventDataStore
-
Specifies whether the event data store includes events from all regions, or only from the region in which the event data store is created.
- setMultiRegionEnabled(IResolvable) - Method in class software.amazon.awscdk.services.cloudtrail.CfnEventDataStore
-
Specifies whether the event data store includes events from all regions, or only from the region in which the event data store is created.
- setName(String) - Method in class software.amazon.awscdk.services.cloudtrail.CfnEventDataStore
-
The name of the event data store.
- setOrganizationEnabled(Boolean) - Method in class software.amazon.awscdk.services.cloudtrail.CfnEventDataStore
-
Specifies whether an event data store collects events logged for an organization in AWS Organizations .
- setOrganizationEnabled(IResolvable) - Method in class software.amazon.awscdk.services.cloudtrail.CfnEventDataStore
-
Specifies whether an event data store collects events logged for an organization in AWS Organizations .
- setRetentionPeriod(Number) - Method in class software.amazon.awscdk.services.cloudtrail.CfnEventDataStore
-
The retention period of the event data store, in days.
- setS3BucketName(String) - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrail
-
Specifies the name of the Amazon S3 bucket designated for publishing log files.
- setS3KeyPrefix(String) - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrail
-
Specifies the Amazon S3 key prefix that comes after the name of the bucket you have designated for log file delivery.
- setSnsTopicName(String) - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrail
-
Specifies the name of the Amazon SNS topic defined for notification of log file delivery.
- setTerminationProtectionEnabled(Boolean) - Method in class software.amazon.awscdk.services.cloudtrail.CfnEventDataStore
-
Specifies whether termination protection is enabled for the event data store.
- setTerminationProtectionEnabled(IResolvable) - Method in class software.amazon.awscdk.services.cloudtrail.CfnEventDataStore
-
Specifies whether termination protection is enabled for the event data store.
- setTrailName(String) - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrail
-
Specifies the name of the trail.
- snsTopic(ITopic) - Method in class software.amazon.awscdk.services.cloudtrail.Trail.Builder
-
SNS topic that is notified when new log files are published.
- snsTopic(ITopic) - Method in class software.amazon.awscdk.services.cloudtrail.TrailProps.Builder
-
- snsTopicName(String) - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrail.Builder
-
Specifies the name of the Amazon SNS topic defined for notification of log file delivery.
- snsTopicName(String) - Method in class software.amazon.awscdk.services.cloudtrail.CfnTrailProps.Builder
-
- software.amazon.awscdk.services.cloudtrail - package software.amazon.awscdk.services.cloudtrail
-
AWS CloudTrail Construct Library
- startsWith(List<String>) - Method in class software.amazon.awscdk.services.cloudtrail.CfnEventDataStore.AdvancedFieldSelectorProperty.Builder
-