toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.certificateauthority.kotlin
/
caPool
ca
Pool
suspend
fun
caPool
(
name
:
String
,
block
:
suspend
CaPoolResourceBuilder
.
(
)
->
Unit
)
:
CaPool
Parameters
name
The
unique
name of the resulting resource.
block
Builder for
CaPool
.
See also
Ca
Pool
.
fun
caPool
(
name
:
String
)
:
CaPool
Parameters
name
The
unique
name of the resulting resource.
See also
Ca
Pool
.