pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.sql.kotlin.outputs
/
UserSqlServerUserDetail
User
Sql
Server
User
Detail
data
class
UserSqlServerUserDetail
(
val
disabled
:
Boolean
?
=
null
,
val
serverRoles
:
List
<
String
>
?
=
null
)
Types
Constructors
Properties
Constructors
User
Sql
Server
User
Detail
Link copied to clipboard
fun
UserSqlServerUserDetail
(
disabled
:
Boolean
?
=
null
,
serverRoles
:
List
<
String
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
disabled
Link copied to clipboard
val
disabled
:
Boolean
?
=
null
server
Roles
Link copied to clipboard
val
serverRoles
:
List
<
String
>
?
=
null