pulumi-google-native-kotlin
0.31.1.1
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.
Types
Constructors
Properties
Constructors
Service
Account
Response
Link copied to clipboard
fun
ServiceAccountResponse
(
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.