toggle menu
pulumi-aws-kotlin
6.76.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.cloudfront.kotlin.outputs
/
DistributionTrustedSignerItem
Distribution
Trusted
Signer
Item
data
class
DistributionTrustedSignerItem
(
val
awsAccountNumber
:
String
?
=
null
,
val
keyPairIds
:
List
<
String
>
?
=
null
)
Members
Constructors
Distribution
Trusted
Signer
Item
Link copied to clipboard
constructor
(
awsAccountNumber
:
String
?
=
null
,
keyPairIds
:
List
<
String
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
aws
Account
Number
Link copied to clipboard
val
awsAccountNumber
:
String
?
=
null
AWS account ID or
self
key
Pair
Ids
Link copied to clipboard
val
keyPairIds
:
List
<
String
>
?
=
null
Set of active CloudFront key pairs associated with the signer account