elbv2_describe_ssl_policies: Describes the specified policies or all policies used for SSL...

View source: R/elbv2_operations.R

elbv2_describe_ssl_policiesR Documentation

Describes the specified policies or all policies used for SSL negotiation

Description

Describes the specified policies or all policies used for SSL negotiation.

See https://www.paws-r-sdk.com/docs/elbv2_describe_ssl_policies/ for full documentation.

Usage

elbv2_describe_ssl_policies(
  Names = NULL,
  Marker = NULL,
  PageSize = NULL,
  LoadBalancerType = NULL
)

Arguments

Names

The names of the policies.

Marker

The marker for the next set of results. (You received this marker from a previous call.)

PageSize

The maximum number of results to return with this call.

LoadBalancerType

The type of load balancer. The default lists the SSL policies for all load balancers.


paws.networking documentation built on Sept. 12, 2023, 1:24 a.m.