Interface AWSAPICallViaCloudTrail.RequestParameters
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
AWSAPICallViaCloudTrail.RequestParameters.Jsii$Proxy
- Enclosing class:
AWSAPICallViaCloudTrail
Example:
// The code below shows an example of how to instantiate this type.
// The values are placeholders you should change.
import software.amazon.awscdk.mixins.preview.services.iotanalytics.events.*;
RequestParameters requestParameters = RequestParameters.builder()
.channelName(List.of("channelName"))
.channelStorage(ChannelStorage.builder()
.customerManagedS3(CustomerManagedS3.builder()
.bucket(List.of("bucket"))
.keyPrefix(List.of("keyPrefix"))
.roleArn(List.of("roleArn"))
.build())
.build())
.datasetName(List.of("datasetName"))
.datastoreIndexName(List.of("datastoreIndexName"))
.datastoreName(List.of("datastoreName"))
.datastoreStorage(ChannelStorage.builder()
.customerManagedS3(CustomerManagedS3.builder()
.bucket(List.of("bucket"))
.keyPrefix(List.of("keyPrefix"))
.roleArn(List.of("roleArn"))
.build())
.build())
.endTime(List.of("endTime"))
.loggingOptions(LoggingOptions.builder()
.enabled(List.of("enabled"))
.build())
.maxMessages(List.of("maxMessages"))
.payloads(List.of(RequestParametersItem.builder()
.address(List.of("address"))
.bigEndian(List.of("bigEndian"))
.capacity(List.of("capacity"))
.hb(List.of(123))
.isReadOnly(List.of("isReadOnly"))
.limit(List.of("limit"))
.mark(List.of("mark"))
.nativeByteOrder(List.of("nativeByteOrder"))
.offset(List.of("offset"))
.position(List.of("position"))
.build()))
.pipelineActivity(PipelineActivity.builder()
.math(MathType.builder()
.attribute(List.of("attribute"))
.math(List.of("math"))
.name(List.of("name"))
.build())
.build())
.pipelineName(List.of("pipelineName"))
.queryAction(QueryAction.builder()
.sqlQuery(List.of("sqlQuery"))
.build())
.reprocessingId(List.of("reprocessingId"))
.resourceArn(List.of("resourceArn"))
.retentionPeriod(RetentionPeriod.builder()
.numberOfDays(List.of("numberOfDays"))
.unlimited(List.of("unlimited"))
.build())
.settings(Settings.builder()
.timeseries(Timeseries.builder()
.dimensionAttributes(List.of(TimeseriesItem.builder()
.attribute(List.of("attribute"))
.name(List.of("name"))
.build()))
.measureAttributes(List.of(TimeseriesItem.builder()
.attribute(List.of("attribute"))
.name(List.of("name"))
.build()))
.timestampAttribute(List.of("timestampAttribute"))
.build())
.build())
.startTime(List.of("startTime"))
.tagKeys(List.of("tagKeys"))
.tags(List.of(RequestParametersItem1.builder()
.key(List.of("key"))
.value(List.of("value"))
.build()))
.versionId(List.of("versionId"))
.build();
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final classA builder forAWSAPICallViaCloudTrail.RequestParametersstatic final classAn implementation forAWSAPICallViaCloudTrail.RequestParameters -
Method Summary
Modifier and TypeMethodDescriptionbuilder()(experimental) channelName property.(experimental) channelStorage property.(experimental) datasetName property.(experimental) datastoreIndexName property.(experimental) datastoreName property.(experimental) datastoreStorage property.(experimental) endTime property.(experimental) loggingOptions property.(experimental) maxMessages property.(experimental) payloads property.(experimental) pipelineActivity property.(experimental) pipelineName property.(experimental) queryAction property.(experimental) reprocessingId property.(experimental) resourceArn property.(experimental) retentionPeriod property.default AWSAPICallViaCloudTrail.Settings(experimental) settings property.(experimental) startTime property.(experimental) tagKeys property.getTags()(experimental) tags property.(experimental) versionId property.Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getChannelName
(experimental) channelName property.Specify an array of string values to match this event if the actual value of channelName is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
-
getChannelStorage
@Stability(Experimental) @Nullable default AWSAPICallViaCloudTrail.ChannelStorage getChannelStorage()(experimental) channelStorage property.Specify an array of string values to match this event if the actual value of channelStorage is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
-
getDatasetName
(experimental) datasetName property.Specify an array of string values to match this event if the actual value of datasetName is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
-
getDatastoreIndexName
(experimental) datastoreIndexName property.Specify an array of string values to match this event if the actual value of datastoreIndexName is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
-
getDatastoreName
(experimental) datastoreName property.Specify an array of string values to match this event if the actual value of datastoreName is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
-
getDatastoreStorage
@Stability(Experimental) @Nullable default AWSAPICallViaCloudTrail.ChannelStorage getDatastoreStorage()(experimental) datastoreStorage property.Specify an array of string values to match this event if the actual value of datastoreStorage is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
-
getEndTime
(experimental) endTime property.Specify an array of string values to match this event if the actual value of endTime is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
-
getLoggingOptions
@Stability(Experimental) @Nullable default AWSAPICallViaCloudTrail.LoggingOptions getLoggingOptions()(experimental) loggingOptions property.Specify an array of string values to match this event if the actual value of loggingOptions is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
-
getMaxMessages
(experimental) maxMessages property.Specify an array of string values to match this event if the actual value of maxMessages is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
-
getPayloads
@Stability(Experimental) @Nullable default List<AWSAPICallViaCloudTrail.RequestParametersItem> getPayloads()(experimental) payloads property.Specify an array of string values to match this event if the actual value of payloads is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
-
getPipelineActivity
@Stability(Experimental) @Nullable default AWSAPICallViaCloudTrail.PipelineActivity getPipelineActivity()(experimental) pipelineActivity property.Specify an array of string values to match this event if the actual value of pipelineActivity is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
-
getPipelineName
(experimental) pipelineName property.Specify an array of string values to match this event if the actual value of pipelineName is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
-
getQueryAction
(experimental) queryAction property.Specify an array of string values to match this event if the actual value of queryAction is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
-
getReprocessingId
(experimental) reprocessingId property.Specify an array of string values to match this event if the actual value of reprocessingId is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
-
getResourceArn
(experimental) resourceArn property.Specify an array of string values to match this event if the actual value of resourceArn is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
-
getRetentionPeriod
@Stability(Experimental) @Nullable default AWSAPICallViaCloudTrail.RetentionPeriod getRetentionPeriod()(experimental) retentionPeriod property.Specify an array of string values to match this event if the actual value of retentionPeriod is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
-
getSettings
(experimental) settings property.Specify an array of string values to match this event if the actual value of settings is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
-
getStartTime
(experimental) startTime property.Specify an array of string values to match this event if the actual value of startTime is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
-
getTagKeys
(experimental) tagKeys property.Specify an array of string values to match this event if the actual value of tagKeys is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
-
getTags
@Stability(Experimental) @Nullable default List<AWSAPICallViaCloudTrail.RequestParametersItem1> getTags()(experimental) tags property.Specify an array of string values to match this event if the actual value of tags is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
-
getVersionId
(experimental) versionId property.Specify an array of string values to match this event if the actual value of versionId is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
-
builder
-