public static interface SetSecurityGroupsResponse.Builder extends ElasticLoadBalancingV2Response.Builder, SdkPojo, CopyableBuilder<SetSecurityGroupsResponse.Builder,SetSecurityGroupsResponse>
| Modifier and Type | Method and Description |
|---|---|
SetSecurityGroupsResponse.Builder |
enforceSecurityGroupInboundRulesOnPrivateLinkTraffic(EnforceSecurityGroupInboundRulesOnPrivateLinkTrafficEnum enforceSecurityGroupInboundRulesOnPrivateLinkTraffic)
Indicates whether to evaluate inbound security group rules for traffic sent to a Network Load Balancer
through Amazon Web Services PrivateLink.
|
SetSecurityGroupsResponse.Builder |
enforceSecurityGroupInboundRulesOnPrivateLinkTraffic(String enforceSecurityGroupInboundRulesOnPrivateLinkTraffic)
Indicates whether to evaluate inbound security group rules for traffic sent to a Network Load Balancer
through Amazon Web Services PrivateLink.
|
SetSecurityGroupsResponse.Builder |
securityGroupIds(Collection<String> securityGroupIds)
The IDs of the security groups associated with the load balancer.
|
SetSecurityGroupsResponse.Builder |
securityGroupIds(String... securityGroupIds)
The IDs of the security groups associated with the load balancer.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildSetSecurityGroupsResponse.Builder securityGroupIds(Collection<String> securityGroupIds)
The IDs of the security groups associated with the load balancer.
securityGroupIds - The IDs of the security groups associated with the load balancer.SetSecurityGroupsResponse.Builder securityGroupIds(String... securityGroupIds)
The IDs of the security groups associated with the load balancer.
securityGroupIds - The IDs of the security groups associated with the load balancer.SetSecurityGroupsResponse.Builder enforceSecurityGroupInboundRulesOnPrivateLinkTraffic(String enforceSecurityGroupInboundRulesOnPrivateLinkTraffic)
Indicates whether to evaluate inbound security group rules for traffic sent to a Network Load Balancer through Amazon Web Services PrivateLink.
enforceSecurityGroupInboundRulesOnPrivateLinkTraffic - Indicates whether to evaluate inbound security group rules for traffic sent to a Network Load Balancer
through Amazon Web Services PrivateLink.EnforceSecurityGroupInboundRulesOnPrivateLinkTrafficEnum,
EnforceSecurityGroupInboundRulesOnPrivateLinkTrafficEnumSetSecurityGroupsResponse.Builder enforceSecurityGroupInboundRulesOnPrivateLinkTraffic(EnforceSecurityGroupInboundRulesOnPrivateLinkTrafficEnum enforceSecurityGroupInboundRulesOnPrivateLinkTraffic)
Indicates whether to evaluate inbound security group rules for traffic sent to a Network Load Balancer through Amazon Web Services PrivateLink.
enforceSecurityGroupInboundRulesOnPrivateLinkTraffic - Indicates whether to evaluate inbound security group rules for traffic sent to a Network Load Balancer
through Amazon Web Services PrivateLink.EnforceSecurityGroupInboundRulesOnPrivateLinkTrafficEnum,
EnforceSecurityGroupInboundRulesOnPrivateLinkTrafficEnumCopyright © 2023. All rights reserved.