Class AWSAPICallViaCloudTrail.RequestParametersItem.Jsii$Proxy
- All Implemented Interfaces:
AWSAPICallViaCloudTrail.RequestParametersItem,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
AWSAPICallViaCloudTrail.RequestParametersItem
AWSAPICallViaCloudTrail.RequestParametersItem-
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.RequestParametersItem
AWSAPICallViaCloudTrail.RequestParametersItem.Builder, AWSAPICallViaCloudTrail.RequestParametersItem.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theAWSAPICallViaCloudTrail.RequestParametersItem.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) address property.(experimental) bigEndian property.(experimental) capacity property.getHb()(experimental) hb property.(experimental) isReadOnly property.getLimit()(experimental) limit property.getMark()(experimental) mark property.(experimental) nativeByteOrder property.(experimental) offset property.(experimental) position 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.RequestParametersItem.Builder.
-
-
Method Details
-
getAddress
Description copied from interface:AWSAPICallViaCloudTrail.RequestParametersItem(experimental) address property.Specify an array of string values to match this event if the actual value of address 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:
getAddressin interfaceAWSAPICallViaCloudTrail.RequestParametersItem
-
getBigEndian
Description copied from interface:AWSAPICallViaCloudTrail.RequestParametersItem(experimental) bigEndian property.Specify an array of string values to match this event if the actual value of bigEndian 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:
getBigEndianin interfaceAWSAPICallViaCloudTrail.RequestParametersItem
-
getCapacity
Description copied from interface:AWSAPICallViaCloudTrail.RequestParametersItem(experimental) capacity property.Specify an array of string values to match this event if the actual value of capacity 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:
getCapacityin interfaceAWSAPICallViaCloudTrail.RequestParametersItem
-
getHb
Description copied from interface:AWSAPICallViaCloudTrail.RequestParametersItem(experimental) hb property.Specify an array of string values to match this event if the actual value of hb 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:
getHbin interfaceAWSAPICallViaCloudTrail.RequestParametersItem
-
getIsReadOnly
Description copied from interface:AWSAPICallViaCloudTrail.RequestParametersItem(experimental) isReadOnly property.Specify an array of string values to match this event if the actual value of isReadOnly 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:
getIsReadOnlyin interfaceAWSAPICallViaCloudTrail.RequestParametersItem
-
getLimit
Description copied from interface:AWSAPICallViaCloudTrail.RequestParametersItem(experimental) limit property.Specify an array of string values to match this event if the actual value of limit 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:
getLimitin interfaceAWSAPICallViaCloudTrail.RequestParametersItem
-
getMark
Description copied from interface:AWSAPICallViaCloudTrail.RequestParametersItem(experimental) mark property.Specify an array of string values to match this event if the actual value of mark 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:
getMarkin interfaceAWSAPICallViaCloudTrail.RequestParametersItem
-
getNativeByteOrder
Description copied from interface:AWSAPICallViaCloudTrail.RequestParametersItem(experimental) nativeByteOrder property.Specify an array of string values to match this event if the actual value of nativeByteOrder 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:
getNativeByteOrderin interfaceAWSAPICallViaCloudTrail.RequestParametersItem
-
getOffset
Description copied from interface:AWSAPICallViaCloudTrail.RequestParametersItem(experimental) offset property.Specify an array of string values to match this event if the actual value of offset 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:
getOffsetin interfaceAWSAPICallViaCloudTrail.RequestParametersItem
-
getPosition
Description copied from interface:AWSAPICallViaCloudTrail.RequestParametersItem(experimental) position property.Specify an array of string values to match this event if the actual value of position 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:
getPositionin interfaceAWSAPICallViaCloudTrail.RequestParametersItem
-
$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()
-