Uses of Interface
software.amazon.awscdk.interfaces.elasticloadbalancingv2.ILoadBalancerRef
Packages that use ILoadBalancerRef
Package
Description
Amazon Elastic Load Balancing V2 Construct Library
AWS::WAFv2 Construct Library
-
Uses of ILoadBalancerRef in software.amazon.awscdk.cfnpropertymixins.services.cloudfront
Methods in software.amazon.awscdk.cfnpropertymixins.services.cloudfront with parameters of type ILoadBalancerRefModifier and TypeMethodDescriptionCfnDistributionPropsMixin.OriginProperty.Builder.id(ILoadBalancerRef id) Sets the value ofCfnDistributionPropsMixin.OriginProperty.getId()CfnDistributionPropsMixin.DefaultCacheBehaviorProperty.Builder.targetOriginId(ILoadBalancerRef targetOriginId) -
Uses of ILoadBalancerRef in software.amazon.awscdk.cfnpropertymixins.services.elasticloadbalancingv2
Methods in software.amazon.awscdk.cfnpropertymixins.services.elasticloadbalancingv2 with parameters of type ILoadBalancerRefModifier and TypeMethodDescriptionCfnTargetGroupPropsMixin.TargetDescriptionProperty.Builder.id(ILoadBalancerRef id) Sets the value ofCfnTargetGroupPropsMixin.TargetDescriptionProperty.getId()CfnListenerMixinProps.Builder.loadBalancerArn(ILoadBalancerRef loadBalancerArn) Sets the value ofCfnListenerMixinProps.getLoadBalancerArn()CfnListenerPropsMixin.Builder.loadBalancerArn(ILoadBalancerRef loadBalancerArn) The Amazon Resource Name (ARN) of the load balancer. -
Uses of ILoadBalancerRef in software.amazon.awscdk.cfnpropertymixins.services.globalaccelerator
Methods in software.amazon.awscdk.cfnpropertymixins.services.globalaccelerator with parameters of type ILoadBalancerRefModifier and TypeMethodDescriptionCfnEndpointGroupPropsMixin.EndpointConfigurationProperty.Builder.endpointId(ILoadBalancerRef endpointId) Sets the value ofCfnEndpointGroupPropsMixin.EndpointConfigurationProperty.getEndpointId() -
Uses of ILoadBalancerRef in software.amazon.awscdk.cfnpropertymixins.services.wafv2
Methods in software.amazon.awscdk.cfnpropertymixins.services.wafv2 with parameters of type ILoadBalancerRefModifier and TypeMethodDescriptionCfnWebACLAssociationMixinProps.Builder.resourceArn(ILoadBalancerRef resourceArn) Sets the value ofCfnWebACLAssociationMixinProps.getResourceArn()CfnWebACLAssociationPropsMixin.Builder.resourceArn(ILoadBalancerRef resourceArn) The Amazon Resource Name (ARN) of the resource to associate with the web ACL. -
Uses of ILoadBalancerRef in software.amazon.awscdk.interfaces.elasticloadbalancingv2
Subinterfaces of ILoadBalancerRef in software.amazon.awscdk.interfaces.elasticloadbalancingv2Modifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forILoadBalancerRef.Classes in software.amazon.awscdk.interfaces.elasticloadbalancingv2 that implement ILoadBalancerRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of ILoadBalancerRef in software.amazon.awscdk.services.elasticloadbalancingv2
Subinterfaces of ILoadBalancerRef in software.amazon.awscdk.services.elasticloadbalancingv2Modifier and TypeInterfaceDescriptioninterfaceAn application load balancer.static interfaceInternal default implementation forIApplicationLoadBalancer.interfaceIndicates that this resource can be referenced as an Application LoadBalancer.static interfaceInternal default implementation forIApplicationLoadBalancerRef.interfacestatic interfaceInternal default implementation forILoadBalancerV2.interfaceA network load balancer.static interfaceInternal default implementation forINetworkLoadBalancer.Classes in software.amazon.awscdk.services.elasticloadbalancingv2 that implement ILoadBalancerRefModifier and TypeClassDescriptionclassDefine an Application Load Balancer.classSpecifies an Application Load Balancer, a Network Load Balancer, or a Gateway Load Balancer.static final classA proxy class which represents a concrete javascript instance of this type.static final classA proxy class which represents a concrete javascript instance of this type.static final classA proxy class which represents a concrete javascript instance of this type.static final classA proxy class which represents a concrete javascript instance of this type.classDefine a new network load balancer.Methods in software.amazon.awscdk.services.elasticloadbalancingv2 with parameters of type ILoadBalancerRefModifier and TypeMethodDescriptionstatic StringCfnLoadBalancer.arnForLoadBalancer(ILoadBalancerRef resource) CfnListener.Builder.loadBalancerArn(ILoadBalancerRef loadBalancerArn) The Amazon Resource Name (ARN) of the load balancer.CfnListenerProps.Builder.loadBalancerArn(ILoadBalancerRef loadBalancerArn) Sets the value ofCfnListenerProps.getLoadBalancerArn() -
Uses of ILoadBalancerRef in software.amazon.awscdk.services.wafv2
Methods in software.amazon.awscdk.services.wafv2 with parameters of type ILoadBalancerRefModifier and TypeMethodDescriptionCfnWebACLAssociation.Builder.resourceArn(ILoadBalancerRef resourceArn) The Amazon Resource Name (ARN) of the resource to associate with the web ACL.CfnWebACLAssociationProps.Builder.resourceArn(ILoadBalancerRef resourceArn) Sets the value ofCfnWebACLAssociationProps.getResourceArn()