elbv2_describe_trust_store_associations: Describes all resources associated with the specified trust...

View source: R/elbv2_operations.R

elbv2_describe_trust_store_associationsR Documentation

Describes all resources associated with the specified trust store

Description

Describes all resources associated with the specified trust store.

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

Usage

elbv2_describe_trust_store_associations(
  TrustStoreArn,
  Marker = NULL,
  PageSize = NULL
)

Arguments

TrustStoreArn

[required] The Amazon Resource Name (ARN) of the trust store.

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 May 29, 2024, 10:12 a.m.