Class InstanceEvents.AWSAPICallViaCloudTrail.NetworkInterfaceSet1Item.Jsii$Proxy
- All Implemented Interfaces:
InstanceEvents.AWSAPICallViaCloudTrail.NetworkInterfaceSet1Item,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
InstanceEvents.AWSAPICallViaCloudTrail.NetworkInterfaceSet1Item
InstanceEvents.AWSAPICallViaCloudTrail.NetworkInterfaceSet1Item-
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.ec2.events.InstanceEvents.AWSAPICallViaCloudTrail.NetworkInterfaceSet1Item
InstanceEvents.AWSAPICallViaCloudTrail.NetworkInterfaceSet1Item.Builder, InstanceEvents.AWSAPICallViaCloudTrail.NetworkInterfaceSet1Item.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theInstanceEvents.AWSAPICallViaCloudTrail.NetworkInterfaceSet1Item.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) attachment property.(experimental) groupSet property.(experimental) interfaceType property.(experimental) ipv6AddressesSet property.(experimental) macAddress property.(experimental) networkInterfaceId property.(experimental) ownerId property.(experimental) privateIpAddress property.(experimental) privateIpAddressesSet property.(experimental) sourceDestCheck property.(experimental) status property.(experimental) subnetId property.(experimental) tagSet property.getVpcId()(experimental) vpcId 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
protected Jsii$Proxy(InstanceEvents.AWSAPICallViaCloudTrail.NetworkInterfaceSet1Item.Builder builder) Constructor that initializes the object based on literal property values passed by theInstanceEvents.AWSAPICallViaCloudTrail.NetworkInterfaceSet1Item.Builder.
-
-
Method Details
-
getAttachment
Description copied from interface:InstanceEvents.AWSAPICallViaCloudTrail.NetworkInterfaceSet1Item(experimental) attachment property.Specify an array of string values to match this event if the actual value of attachment 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:
getAttachmentin interfaceInstanceEvents.AWSAPICallViaCloudTrail.NetworkInterfaceSet1Item
-
getGroupSet
Description copied from interface:InstanceEvents.AWSAPICallViaCloudTrail.NetworkInterfaceSet1Item(experimental) groupSet property.Specify an array of string values to match this event if the actual value of groupSet 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:
getGroupSetin interfaceInstanceEvents.AWSAPICallViaCloudTrail.NetworkInterfaceSet1Item
-
getInterfaceType
Description copied from interface:InstanceEvents.AWSAPICallViaCloudTrail.NetworkInterfaceSet1Item(experimental) interfaceType property.Specify an array of string values to match this event if the actual value of interfaceType 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:
getInterfaceTypein interfaceInstanceEvents.AWSAPICallViaCloudTrail.NetworkInterfaceSet1Item
-
getIpv6AddressesSet
Description copied from interface:InstanceEvents.AWSAPICallViaCloudTrail.NetworkInterfaceSet1Item(experimental) ipv6AddressesSet property.Specify an array of string values to match this event if the actual value of ipv6AddressesSet 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:
getIpv6AddressesSetin interfaceInstanceEvents.AWSAPICallViaCloudTrail.NetworkInterfaceSet1Item
-
getMacAddress
Description copied from interface:InstanceEvents.AWSAPICallViaCloudTrail.NetworkInterfaceSet1Item(experimental) macAddress property.Specify an array of string values to match this event if the actual value of macAddress 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:
getMacAddressin interfaceInstanceEvents.AWSAPICallViaCloudTrail.NetworkInterfaceSet1Item
-
getNetworkInterfaceId
Description copied from interface:InstanceEvents.AWSAPICallViaCloudTrail.NetworkInterfaceSet1Item(experimental) networkInterfaceId property.Specify an array of string values to match this event if the actual value of networkInterfaceId 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:
getNetworkInterfaceIdin interfaceInstanceEvents.AWSAPICallViaCloudTrail.NetworkInterfaceSet1Item
-
getOwnerId
Description copied from interface:InstanceEvents.AWSAPICallViaCloudTrail.NetworkInterfaceSet1Item(experimental) ownerId property.Specify an array of string values to match this event if the actual value of ownerId 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:
getOwnerIdin interfaceInstanceEvents.AWSAPICallViaCloudTrail.NetworkInterfaceSet1Item
-
getPrivateIpAddress
Description copied from interface:InstanceEvents.AWSAPICallViaCloudTrail.NetworkInterfaceSet1Item(experimental) privateIpAddress property.Specify an array of string values to match this event if the actual value of privateIpAddress 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:
getPrivateIpAddressin interfaceInstanceEvents.AWSAPICallViaCloudTrail.NetworkInterfaceSet1Item
-
getPrivateIpAddressesSet
public final InstanceEvents.AWSAPICallViaCloudTrail.PrivateIpAddressesSet2 getPrivateIpAddressesSet()Description copied from interface:InstanceEvents.AWSAPICallViaCloudTrail.NetworkInterfaceSet1Item(experimental) privateIpAddressesSet property.Specify an array of string values to match this event if the actual value of privateIpAddressesSet 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:
getPrivateIpAddressesSetin interfaceInstanceEvents.AWSAPICallViaCloudTrail.NetworkInterfaceSet1Item
-
getSourceDestCheck
Description copied from interface:InstanceEvents.AWSAPICallViaCloudTrail.NetworkInterfaceSet1Item(experimental) sourceDestCheck property.Specify an array of string values to match this event if the actual value of sourceDestCheck 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:
getSourceDestCheckin interfaceInstanceEvents.AWSAPICallViaCloudTrail.NetworkInterfaceSet1Item
-
getStatus
Description copied from interface:InstanceEvents.AWSAPICallViaCloudTrail.NetworkInterfaceSet1Item(experimental) status property.Specify an array of string values to match this event if the actual value of status 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:
getStatusin interfaceInstanceEvents.AWSAPICallViaCloudTrail.NetworkInterfaceSet1Item
-
getSubnetId
Description copied from interface:InstanceEvents.AWSAPICallViaCloudTrail.NetworkInterfaceSet1Item(experimental) subnetId property.Specify an array of string values to match this event if the actual value of subnetId 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:
getSubnetIdin interfaceInstanceEvents.AWSAPICallViaCloudTrail.NetworkInterfaceSet1Item
-
getTagSet
Description copied from interface:InstanceEvents.AWSAPICallViaCloudTrail.NetworkInterfaceSet1Item(experimental) tagSet property.Specify an array of string values to match this event if the actual value of tagSet 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:
getTagSetin interfaceInstanceEvents.AWSAPICallViaCloudTrail.NetworkInterfaceSet1Item
-
getVpcId
Description copied from interface:InstanceEvents.AWSAPICallViaCloudTrail.NetworkInterfaceSet1Item(experimental) vpcId property.Specify an array of string values to match this event if the actual value of vpcId 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:
getVpcIdin interfaceInstanceEvents.AWSAPICallViaCloudTrail.NetworkInterfaceSet1Item
-
$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()
-