class Aws::ElasticLoadBalancingV2::Types::DescribeListenerCertificatesInput
@note When making an API call, you may pass DescribeListenerCertificatesInput
data as a hash: { listener_arn: "ListenerArn", # required marker: "Marker", page_size: 1, }
@!attribute [rw] listener_arn
The Amazon Resource Names (ARN) of the listener. @return [String]
@!attribute [rw] marker
The marker for the next set of results. (You received this marker from a previous call.) @return [String]
@!attribute [rw] page_size
The maximum number of results to return with this call. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/elasticloadbalancingv2-2015-12-01/DescribeListenerCertificatesInput AWS API Documentation
Constants
- SENSITIVE