toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.accesscontextmanager.v1beta.kotlin.outputs
/
DevicePolicyResponse
/
DevicePolicyResponse
Device
Policy
Response
constructor
(
allowedDeviceManagementLevels
:
List
<
String
>
,
allowedEncryptionStatuses
:
List
<
String
>
,
osConstraints
:
List
<
OsConstraintResponse
>
,
requireAdminApproval
:
Boolean
,
requireCorpOwned
:
Boolean
,
requireScreenlock
:
Boolean
)