pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.storage.v1.kotlin.outputs
/
ObjectAccessControlProjectTeamResponse
Object
Access
Control
Project
Team
Response
data
class
ObjectAccessControlProjectTeamResponse
(
val
projectNumber
:
String
,
val
team
:
String
)
The project team associated with the entity, if any.
Types
Constructors
Properties
Constructors
Object
Access
Control
Project
Team
Response
Link copied to clipboard
fun
ObjectAccessControlProjectTeamResponse
(
projectNumber
:
String
,
team
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
project
Number
Link copied to clipboard
val
projectNumber
:
String
The project number.
team
Link copied to clipboard
val
team
:
String
The team.