elbv2_describe_listener_certificates: Describes the default certificate and the certificate list...

View source: R/elbv2_operations.R

elbv2_describe_listener_certificatesR Documentation

Describes the default certificate and the certificate list for the specified HTTPS or TLS listener

Description

Describes the default certificate and the certificate list for the specified HTTPS or TLS listener.

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

Usage

elbv2_describe_listener_certificates(
  ListenerArn,
  Marker = NULL,
  PageSize = NULL
)

Arguments

ListenerArn

[required] The Amazon Resource Names (ARN) of the listener.

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.


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