toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.elasticloadbalancingv2.kotlin.outputs
/
GetTrustStoreRevocationResult
Get
Trust
Store
Revocation
Result
data
class
GetTrustStoreRevocationResult
(
val
revocationId
:
Int
?
=
null
,
val
trustStoreRevocations
:
List
<
TrustStoreRevocation
>
?
=
null
)
Members
Constructors
Get
Trust
Store
Revocation
Result
Link copied to clipboard
constructor
(
revocationId
:
Int
?
=
null
,
trustStoreRevocations
:
List
<
TrustStoreRevocation
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
revocation
Id
Link copied to clipboard
val
revocationId
:
Int
?
=
null
The ID associated with the revocation.
trust
Store
Revocations
Link copied to clipboard
val
trustStoreRevocations
:
List
<
TrustStoreRevocation
>
?
=
null
The data associated with a trust store revocation