AWS Fundamentals Logo
AWS Fundamentals
L1 ConstructAWS::ElasticLoadBalancingV2::TrustStoreRevocation

CfnTrustStoreRevocation

Adds the specified revocation contents to the specified trust store. You must specify `TrustStoreArn` .

Import

import { CfnTrustStoreRevocation } from 'aws-cdk-lib/aws-elasticloadbalancingv2';

Or use the module namespace:

import * as elasticloadbalancingv2 from 'aws-cdk-lib/aws-elasticloadbalancingv2';
// elasticloadbalancingv2.CfnTrustStoreRevocation

Properties

Configuration passed to the constructor as CfnTrustStoreRevocationProps.

revocationContentsOptional
IResolvable | IResolvable | RevocationContentProperty[]

The revocation file to add.

trustStoreArnOptional
string

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

CloudFormation Resource

This L1 construct maps directly to the following CloudFormation resource type.

Get the Elastic Load Balancing V2 Cheat Sheet

Everything you need to know about Elastic Load Balancing V2 on one page. HD quality, print-friendly.

Download Free Infographic