Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnTrafficMirrorTargetMixinProps.Builder
Packages that use CfnTrafficMirrorTargetMixinProps.Builder
-
Uses of CfnTrafficMirrorTargetMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.ec2
Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnTrafficMirrorTargetMixinProps.BuilderModifier and TypeMethodDescriptionCfnTrafficMirrorTargetMixinProps.builder()CfnTrafficMirrorTargetMixinProps.Builder.description(String description) Sets the value ofCfnTrafficMirrorTargetMixinProps.getDescription()CfnTrafficMirrorTargetMixinProps.Builder.gatewayLoadBalancerEndpointId(String gatewayLoadBalancerEndpointId) Sets the value ofCfnTrafficMirrorTargetMixinProps.getGatewayLoadBalancerEndpointId()CfnTrafficMirrorTargetMixinProps.Builder.networkInterfaceId(String networkInterfaceId) Sets the value ofCfnTrafficMirrorTargetMixinProps.getNetworkInterfaceId()CfnTrafficMirrorTargetMixinProps.Builder.networkLoadBalancerArn(String networkLoadBalancerArn) Sets the value ofCfnTrafficMirrorTargetMixinProps.getNetworkLoadBalancerArn()Sets the value ofCfnTrafficMirrorTargetMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ec2 with parameters of type CfnTrafficMirrorTargetMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTrafficMirrorTargetMixinProps.Builder.