Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnTrafficMirrorTargetPropsMixin.Builder
Packages that use CfnTrafficMirrorTargetPropsMixin.Builder
-
Uses of CfnTrafficMirrorTargetPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.ec2
Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnTrafficMirrorTargetPropsMixin.BuilderModifier and TypeMethodDescriptionCfnTrafficMirrorTargetPropsMixin.Builder.create()CfnTrafficMirrorTargetPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnTrafficMirrorTargetPropsMixin.Builder.description(String description) The description of the Traffic Mirror target.CfnTrafficMirrorTargetPropsMixin.Builder.gatewayLoadBalancerEndpointId(String gatewayLoadBalancerEndpointId) The ID of the Gateway Load Balancer endpoint.CfnTrafficMirrorTargetPropsMixin.Builder.networkInterfaceId(String networkInterfaceId) The network interface ID that is associated with the target.CfnTrafficMirrorTargetPropsMixin.Builder.networkLoadBalancerArn(String networkLoadBalancerArn) The Amazon Resource Name (ARN) of the Network Load Balancer that is associated with the target.The tags to assign to the Traffic Mirror target.