toggle menu
pulumi-gcp-kotlin
6.67.1.1
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.cloudrun.kotlin.outputs
/
GetServiceTemplateMetadata
Get
Service
Template
Metadata
data
class
GetServiceTemplateMetadata
(
val
annotations
:
Map
<
String
,
String
>
,
val
generation
:
Int
,
val
labels
:
Map
<
String
,
String
>
,
val
name
:
String
,
val
namespace
:
String
,
val
resourceVersion
:
String
,
val
selfLink
:
String
,
val
uid
:
String
)
Members
Constructors
Get
Service
Template
Metadata
Link copied to clipboard
constructor
(
annotations
:
Map
<
String
,
String
>
,
generation
:
Int
,
labels
:
Map
<
String
,
String
>
,
name
:
String
,
namespace
:
String
,
resourceVersion
:
String
,
selfLink
:
String
,
uid
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
annotations
Link copied to clipboard
val
annotations
:
Map
<
String
,
String
>
generation
Link copied to clipboard
val
generation
:
Int
labels
Link copied to clipboard
val
labels
:
Map
<
String
,
String
>
name
Link copied to clipboard
val
name
:
String
The name of the Cloud Run Service.
namespace
Link copied to clipboard
val
namespace
:
String
resource
Version
Link copied to clipboard
val
resourceVersion
:
String
self
Link
Link copied to clipboard
val
selfLink
:
String
uid
Link copied to clipboard
val
uid
:
String