get Trust Store Revocation
suspend fun getTrustStoreRevocation(argument: GetTrustStoreRevocationPlainArgs): GetTrustStoreRevocationResult
Resource Type definition for AWS::ElasticLoadBalancingV2::TrustStoreRevocation
Return
null
Parameters
argument
null
suspend fun getTrustStoreRevocation(revocationId: Int, trustStoreArn: String): GetTrustStoreRevocationResult
Return
null
Parameters
revocation Id
The ID associated with the revocation.
trust Store Arn
The Amazon Resource Name (ARN) of the trust store.
See also
suspend fun getTrustStoreRevocation(argument: suspend GetTrustStoreRevocationPlainArgsBuilder.() -> Unit): GetTrustStoreRevocationResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.elasticloadbalancingv2.kotlin.inputs.GetTrustStoreRevocationPlainArgs.