toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.beyondcorp.v1alpha.kotlin.outputs
/
ServiceAccountResponse
Service
Account
Response
data
class
ServiceAccountResponse
(
val
email
:
String
)
ServiceAccount represents a GCP service account.
Members
Constructors
Service
Account
Response
Link copied to clipboard
constructor
(
email
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
email
Link copied to clipboard
val
email
:
String
Email address of the service account.