toggle menu
pulumi-aws-kotlin
6.76.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.route53.kotlin
/
CidrLocationArgs
/
CidrLocationArgs
Cidr
Location
Args
constructor
(
cidrBlocks
:
Output
<
List
<
String
>
>
?
=
null
,
cidrCollectionId
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
)