Class AWSAPICallViaCloudTrail.RequestParameters.Jsii$Proxy
- All Implemented Interfaces:
AWSAPICallViaCloudTrail.RequestParameters,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
AWSAPICallViaCloudTrail.RequestParameters
AWSAPICallViaCloudTrail.RequestParameters-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.mixins.preview.services.iotanalytics.events.AWSAPICallViaCloudTrail.RequestParameters
AWSAPICallViaCloudTrail.RequestParameters.Builder, AWSAPICallViaCloudTrail.RequestParameters.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theAWSAPICallViaCloudTrail.RequestParameters.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal boolean(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.(experimental) settings property.(experimental) startTime property.(experimental) tagKeys property.getTags()(experimental) tags property.(experimental) versionId property.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theAWSAPICallViaCloudTrail.RequestParameters.Builder.
-
-
Method Details
-
getChannelName
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(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
- Specified by:
getChannelNamein interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getChannelStorage
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(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
- Specified by:
getChannelStoragein interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getDatasetName
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(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
- Specified by:
getDatasetNamein interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getDatastoreIndexName
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(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
- Specified by:
getDatastoreIndexNamein interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getDatastoreName
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(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
- Specified by:
getDatastoreNamein interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getDatastoreStorage
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(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
- Specified by:
getDatastoreStoragein interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getEndTime
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(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
- Specified by:
getEndTimein interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getLoggingOptions
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(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
- Specified by:
getLoggingOptionsin interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getMaxMessages
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(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
- Specified by:
getMaxMessagesin interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getPayloads
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(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
- Specified by:
getPayloadsin interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getPipelineActivity
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(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
- Specified by:
getPipelineActivityin interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getPipelineName
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(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
- Specified by:
getPipelineNamein interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getQueryAction
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(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
- Specified by:
getQueryActionin interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getReprocessingId
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(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
- Specified by:
getReprocessingIdin interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getResourceArn
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(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
- Specified by:
getResourceArnin interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getRetentionPeriod
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(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
- Specified by:
getRetentionPeriodin interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getSettings
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(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
- Specified by:
getSettingsin interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getStartTime
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(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
- Specified by:
getStartTimein interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getTagKeys
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(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
- Specified by:
getTagKeysin interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getTags
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(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
- Specified by:
getTagsin interfaceAWSAPICallViaCloudTrail.RequestParameters
-
getVersionId
Description copied from interface:AWSAPICallViaCloudTrail.RequestParameters(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
- Specified by:
getVersionIdin interfaceAWSAPICallViaCloudTrail.RequestParameters
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-