toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.run.v1.kotlin.outputs
/
OwnerReferenceResponse
Owner
Reference
Response
data
class
OwnerReferenceResponse
(
val
apiVersion
:
String
,
val
blockOwnerDeletion
:
Boolean
,
val
controller
:
Boolean
,
val
kind
:
String
,
val
name
:
String
,
val
uid
:
String
)
This is not supported or used by Cloud Run.
Members
Constructors
Owner
Reference
Response
Link copied to clipboard
constructor
(
apiVersion
:
String
,
blockOwnerDeletion
:
Boolean
,
controller
:
Boolean
,
kind
:
String
,
name
:
String
,
uid
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
api
Version
Link copied to clipboard
val
apiVersion
:
String
This is not supported or used by Cloud Run.
block
Owner
Deletion
Link copied to clipboard
val
blockOwnerDeletion
:
Boolean
This is not supported or used by Cloud Run.
controller
Link copied to clipboard
val
controller
:
Boolean
This is not supported or used by Cloud Run.
kind
Link copied to clipboard
val
kind
:
String
This is not supported or used by Cloud Run.
name
Link copied to clipboard
val
name
:
String
This is not supported or used by Cloud Run.
uid
Link copied to clipboard
val
uid
:
String
This is not supported or used by Cloud Run.