Uses of Interface
software.amazon.awscdk.mixins.preview.services.ec2.events.AWSAPICallViaCloudTrail.GroupSet2
Packages that use AWSAPICallViaCloudTrail.GroupSet2
-
Uses of AWSAPICallViaCloudTrail.GroupSet2 in software.amazon.awscdk.mixins.preview.services.ec2.events
Classes in software.amazon.awscdk.mixins.preview.services.ec2.events that implement AWSAPICallViaCloudTrail.GroupSet2Modifier and TypeClassDescriptionstatic final classAn implementation forAWSAPICallViaCloudTrail.GroupSet2Methods in software.amazon.awscdk.mixins.preview.services.ec2.events that return AWSAPICallViaCloudTrail.GroupSet2Modifier and TypeMethodDescriptionAWSAPICallViaCloudTrail.GroupSet2.Builder.build()Builds the configured instance.AWSAPICallViaCloudTrail.InstancesSetItem.getGroupSet()(experimental) groupSet property.AWSAPICallViaCloudTrail.InstancesSetItem.Jsii$Proxy.getGroupSet()AWSAPICallViaCloudTrail.NetworkInterface.getGroupSet()(experimental) groupSet property.AWSAPICallViaCloudTrail.NetworkInterface.Jsii$Proxy.getGroupSet()Methods in software.amazon.awscdk.mixins.preview.services.ec2.events with parameters of type AWSAPICallViaCloudTrail.GroupSet2Modifier and TypeMethodDescriptionAWSAPICallViaCloudTrail.InstancesSetItem.Builder.groupSet(AWSAPICallViaCloudTrail.GroupSet2 groupSet) Sets the value ofAWSAPICallViaCloudTrail.InstancesSetItem.getGroupSet()AWSAPICallViaCloudTrail.NetworkInterface.Builder.groupSet(AWSAPICallViaCloudTrail.GroupSet2 groupSet) Sets the value ofAWSAPICallViaCloudTrail.NetworkInterface.getGroupSet()