toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.elasticloadbalancingv2.kotlin.inputs
/
GetTrustStoreRevocationPlainArgs
Get
Trust
Store
Revocation
Plain
Args
data
class
GetTrustStoreRevocationPlainArgs
(
val
revocationId
:
Int
,
val
trustStoreArn
:
String
)
:
ConvertibleToJava
<
GetTrustStoreRevocationPlainArgs
>
Members
Constructors
Get
Trust
Store
Revocation
Plain
Args
Link copied to clipboard
constructor
(
revocationId
:
Int
,
trustStoreArn
:
String
)
Properties
revocation
Id
Link copied to clipboard
val
revocationId
:
Int
The ID associated with the revocation.
trust
Store
Arn
Link copied to clipboard
val
trustStoreArn
:
String
The Amazon Resource Name (ARN) of the trust store.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetTrustStoreRevocationPlainArgs