Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
google-native.accesscontextmanager/v1beta.getAccessLevel
Explore with Pulumi AI
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
Get an Access Level by resource name.
Using getAccessLevel
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getAccessLevel(args: GetAccessLevelArgs, opts?: InvokeOptions): Promise<GetAccessLevelResult>
function getAccessLevelOutput(args: GetAccessLevelOutputArgs, opts?: InvokeOptions): Output<GetAccessLevelResult>def get_access_level(access_level_format: Optional[str] = None,
                     access_level_id: Optional[str] = None,
                     access_policy_id: Optional[str] = None,
                     opts: Optional[InvokeOptions] = None) -> GetAccessLevelResult
def get_access_level_output(access_level_format: Optional[pulumi.Input[str]] = None,
                     access_level_id: Optional[pulumi.Input[str]] = None,
                     access_policy_id: Optional[pulumi.Input[str]] = None,
                     opts: Optional[InvokeOptions] = None) -> Output[GetAccessLevelResult]func LookupAccessLevel(ctx *Context, args *LookupAccessLevelArgs, opts ...InvokeOption) (*LookupAccessLevelResult, error)
func LookupAccessLevelOutput(ctx *Context, args *LookupAccessLevelOutputArgs, opts ...InvokeOption) LookupAccessLevelResultOutput> Note: This function is named LookupAccessLevel in the Go SDK.
public static class GetAccessLevel 
{
    public static Task<GetAccessLevelResult> InvokeAsync(GetAccessLevelArgs args, InvokeOptions? opts = null)
    public static Output<GetAccessLevelResult> Invoke(GetAccessLevelInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetAccessLevelResult> getAccessLevel(GetAccessLevelArgs args, InvokeOptions options)
public static Output<GetAccessLevelResult> getAccessLevel(GetAccessLevelArgs args, InvokeOptions options)
fn::invoke:
  function: google-native:accesscontextmanager/v1beta:getAccessLevel
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AccessLevel stringId 
- AccessPolicy stringId 
- AccessLevel stringFormat 
- AccessLevel stringId 
- AccessPolicy stringId 
- AccessLevel stringFormat 
- accessLevel StringId 
- accessPolicy StringId 
- accessLevel StringFormat 
- accessLevel stringId 
- accessPolicy stringId 
- accessLevel stringFormat 
- accessLevel StringId 
- accessPolicy StringId 
- accessLevel StringFormat 
getAccessLevel Result
The following output properties are available:
- Basic
Pulumi.Google Native. Access Context Manager. V1Beta. Outputs. Basic Level Response 
- A BasicLevelcomposed ofConditions.
- Custom
Pulumi.Google Native. Access Context Manager. V1Beta. Outputs. Custom Level Response 
- A CustomLevelwritten in the Common Expression Language.
- Description string
- Description of the AccessLeveland its use. Does not affect behavior.
- Name string
- Resource name for the AccessLevel. Format:accessPolicies/{access_policy}/accessLevels/{access_level}. Theaccess_levelcomponent must begin with a letter, followed by alphanumeric characters or_. Its maximum length is 50 characters. After you create anAccessLevel, you cannot change itsname.
- Title string
- Human readable title. Must be unique within the Policy.
- Basic
BasicLevel Response 
- A BasicLevelcomposed ofConditions.
- Custom
CustomLevel Response 
- A CustomLevelwritten in the Common Expression Language.
- Description string
- Description of the AccessLeveland its use. Does not affect behavior.
- Name string
- Resource name for the AccessLevel. Format:accessPolicies/{access_policy}/accessLevels/{access_level}. Theaccess_levelcomponent must begin with a letter, followed by alphanumeric characters or_. Its maximum length is 50 characters. After you create anAccessLevel, you cannot change itsname.
- Title string
- Human readable title. Must be unique within the Policy.
- basic
BasicLevel Response 
- A BasicLevelcomposed ofConditions.
- custom
CustomLevel Response 
- A CustomLevelwritten in the Common Expression Language.
- description String
- Description of the AccessLeveland its use. Does not affect behavior.
- name String
- Resource name for the AccessLevel. Format:accessPolicies/{access_policy}/accessLevels/{access_level}. Theaccess_levelcomponent must begin with a letter, followed by alphanumeric characters or_. Its maximum length is 50 characters. After you create anAccessLevel, you cannot change itsname.
- title String
- Human readable title. Must be unique within the Policy.
- basic
BasicLevel Response 
- A BasicLevelcomposed ofConditions.
- custom
CustomLevel Response 
- A CustomLevelwritten in the Common Expression Language.
- description string
- Description of the AccessLeveland its use. Does not affect behavior.
- name string
- Resource name for the AccessLevel. Format:accessPolicies/{access_policy}/accessLevels/{access_level}. Theaccess_levelcomponent must begin with a letter, followed by alphanumeric characters or_. Its maximum length is 50 characters. After you create anAccessLevel, you cannot change itsname.
- title string
- Human readable title. Must be unique within the Policy.
- basic
BasicLevel Response 
- A BasicLevelcomposed ofConditions.
- custom
CustomLevel Response 
- A CustomLevelwritten in the Common Expression Language.
- description str
- Description of the AccessLeveland its use. Does not affect behavior.
- name str
- Resource name for the AccessLevel. Format:accessPolicies/{access_policy}/accessLevels/{access_level}. Theaccess_levelcomponent must begin with a letter, followed by alphanumeric characters or_. Its maximum length is 50 characters. After you create anAccessLevel, you cannot change itsname.
- title str
- Human readable title. Must be unique within the Policy.
- basic Property Map
- A BasicLevelcomposed ofConditions.
- custom Property Map
- A CustomLevelwritten in the Common Expression Language.
- description String
- Description of the AccessLeveland its use. Does not affect behavior.
- name String
- Resource name for the AccessLevel. Format:accessPolicies/{access_policy}/accessLevels/{access_level}. Theaccess_levelcomponent must begin with a letter, followed by alphanumeric characters or_. Its maximum length is 50 characters. After you create anAccessLevel, you cannot change itsname.
- title String
- Human readable title. Must be unique within the Policy.
Supporting Types
BasicLevelResponse  
- CombiningFunction string
- How the conditionslist should be combined to determine if a request is granted thisAccessLevel. If AND is used, eachConditioninconditionsmust be satisfied for theAccessLevelto be applied. If OR is used, at least oneConditioninconditionsmust be satisfied for theAccessLevelto be applied. Default behavior is AND.
- Conditions
List<Pulumi.Google Native. Access Context Manager. V1Beta. Inputs. Condition Response> 
- A list of requirements for the AccessLevelto be granted.
- CombiningFunction string
- How the conditionslist should be combined to determine if a request is granted thisAccessLevel. If AND is used, eachConditioninconditionsmust be satisfied for theAccessLevelto be applied. If OR is used, at least oneConditioninconditionsmust be satisfied for theAccessLevelto be applied. Default behavior is AND.
- Conditions
[]ConditionResponse 
- A list of requirements for the AccessLevelto be granted.
- combiningFunction String
- How the conditionslist should be combined to determine if a request is granted thisAccessLevel. If AND is used, eachConditioninconditionsmust be satisfied for theAccessLevelto be applied. If OR is used, at least oneConditioninconditionsmust be satisfied for theAccessLevelto be applied. Default behavior is AND.
- conditions
List<ConditionResponse> 
- A list of requirements for the AccessLevelto be granted.
- combiningFunction string
- How the conditionslist should be combined to determine if a request is granted thisAccessLevel. If AND is used, eachConditioninconditionsmust be satisfied for theAccessLevelto be applied. If OR is used, at least oneConditioninconditionsmust be satisfied for theAccessLevelto be applied. Default behavior is AND.
- conditions
ConditionResponse[] 
- A list of requirements for the AccessLevelto be granted.
- combining_function str
- How the conditionslist should be combined to determine if a request is granted thisAccessLevel. If AND is used, eachConditioninconditionsmust be satisfied for theAccessLevelto be applied. If OR is used, at least oneConditioninconditionsmust be satisfied for theAccessLevelto be applied. Default behavior is AND.
- conditions
Sequence[ConditionResponse] 
- A list of requirements for the AccessLevelto be granted.
- combiningFunction String
- How the conditionslist should be combined to determine if a request is granted thisAccessLevel. If AND is used, eachConditioninconditionsmust be satisfied for theAccessLevelto be applied. If OR is used, at least oneConditioninconditionsmust be satisfied for theAccessLevelto be applied. Default behavior is AND.
- conditions List<Property Map>
- A list of requirements for the AccessLevelto be granted.
ConditionResponse 
- DevicePolicy Pulumi.Google Native. Access Context Manager. V1Beta. Inputs. Device Policy Response 
- Device specific restrictions, all restrictions must hold for the Condition to be true. If not specified, all devices are allowed.
- IpSubnetworks List<string>
- CIDR block IP subnetwork specification. May be IPv4 or IPv6. Note that for a CIDR IP address block, the specified IP address portion must be properly truncated (i.e. all the host bits must be zero) or the input is considered malformed. For example, "192.0.2.0/24" is accepted but "192.0.2.1/24" is not. Similarly, for IPv6, "2001:db8::/32" is accepted whereas "2001:db8::1/32" is not. The originating IP of a request must be in one of the listed subnets in order for this Condition to be true. If empty, all IP addresses are allowed.
- Members List<string>
- The request must be made by one of the provided user or service accounts. Groups are not supported. Syntax: user:{emailid}serviceAccount:{emailid}If not specified, a request may come from any user.
- Negate bool
- Whether to negate the Condition. If true, the Condition becomes a NAND over its non-empty fields. Any non-empty field criteria evaluating to false will result in the Condition to be satisfied. Defaults to false.
- Regions List<string>
- The request must originate from one of the provided countries/regions. Must be valid ISO 3166-1 alpha-2 codes.
- RequiredAccess List<string>Levels 
- A list of other access levels defined in the same Policy, referenced by resource name. Referencing anAccessLevelwhich does not exist is an error. All access levels listed must be granted for the Condition to be true. Example: "accessPolicies/MY_POLICY/accessLevels/LEVEL_NAME"
- DevicePolicy DevicePolicy Response 
- Device specific restrictions, all restrictions must hold for the Condition to be true. If not specified, all devices are allowed.
- IpSubnetworks []string
- CIDR block IP subnetwork specification. May be IPv4 or IPv6. Note that for a CIDR IP address block, the specified IP address portion must be properly truncated (i.e. all the host bits must be zero) or the input is considered malformed. For example, "192.0.2.0/24" is accepted but "192.0.2.1/24" is not. Similarly, for IPv6, "2001:db8::/32" is accepted whereas "2001:db8::1/32" is not. The originating IP of a request must be in one of the listed subnets in order for this Condition to be true. If empty, all IP addresses are allowed.
- Members []string
- The request must be made by one of the provided user or service accounts. Groups are not supported. Syntax: user:{emailid}serviceAccount:{emailid}If not specified, a request may come from any user.
- Negate bool
- Whether to negate the Condition. If true, the Condition becomes a NAND over its non-empty fields. Any non-empty field criteria evaluating to false will result in the Condition to be satisfied. Defaults to false.
- Regions []string
- The request must originate from one of the provided countries/regions. Must be valid ISO 3166-1 alpha-2 codes.
- RequiredAccess []stringLevels 
- A list of other access levels defined in the same Policy, referenced by resource name. Referencing anAccessLevelwhich does not exist is an error. All access levels listed must be granted for the Condition to be true. Example: "accessPolicies/MY_POLICY/accessLevels/LEVEL_NAME"
- devicePolicy DevicePolicy Response 
- Device specific restrictions, all restrictions must hold for the Condition to be true. If not specified, all devices are allowed.
- ipSubnetworks List<String>
- CIDR block IP subnetwork specification. May be IPv4 or IPv6. Note that for a CIDR IP address block, the specified IP address portion must be properly truncated (i.e. all the host bits must be zero) or the input is considered malformed. For example, "192.0.2.0/24" is accepted but "192.0.2.1/24" is not. Similarly, for IPv6, "2001:db8::/32" is accepted whereas "2001:db8::1/32" is not. The originating IP of a request must be in one of the listed subnets in order for this Condition to be true. If empty, all IP addresses are allowed.
- members List<String>
- The request must be made by one of the provided user or service accounts. Groups are not supported. Syntax: user:{emailid}serviceAccount:{emailid}If not specified, a request may come from any user.
- negate Boolean
- Whether to negate the Condition. If true, the Condition becomes a NAND over its non-empty fields. Any non-empty field criteria evaluating to false will result in the Condition to be satisfied. Defaults to false.
- regions List<String>
- The request must originate from one of the provided countries/regions. Must be valid ISO 3166-1 alpha-2 codes.
- requiredAccess List<String>Levels 
- A list of other access levels defined in the same Policy, referenced by resource name. Referencing anAccessLevelwhich does not exist is an error. All access levels listed must be granted for the Condition to be true. Example: "accessPolicies/MY_POLICY/accessLevels/LEVEL_NAME"
- devicePolicy DevicePolicy Response 
- Device specific restrictions, all restrictions must hold for the Condition to be true. If not specified, all devices are allowed.
- ipSubnetworks string[]
- CIDR block IP subnetwork specification. May be IPv4 or IPv6. Note that for a CIDR IP address block, the specified IP address portion must be properly truncated (i.e. all the host bits must be zero) or the input is considered malformed. For example, "192.0.2.0/24" is accepted but "192.0.2.1/24" is not. Similarly, for IPv6, "2001:db8::/32" is accepted whereas "2001:db8::1/32" is not. The originating IP of a request must be in one of the listed subnets in order for this Condition to be true. If empty, all IP addresses are allowed.
- members string[]
- The request must be made by one of the provided user or service accounts. Groups are not supported. Syntax: user:{emailid}serviceAccount:{emailid}If not specified, a request may come from any user.
- negate boolean
- Whether to negate the Condition. If true, the Condition becomes a NAND over its non-empty fields. Any non-empty field criteria evaluating to false will result in the Condition to be satisfied. Defaults to false.
- regions string[]
- The request must originate from one of the provided countries/regions. Must be valid ISO 3166-1 alpha-2 codes.
- requiredAccess string[]Levels 
- A list of other access levels defined in the same Policy, referenced by resource name. Referencing anAccessLevelwhich does not exist is an error. All access levels listed must be granted for the Condition to be true. Example: "accessPolicies/MY_POLICY/accessLevels/LEVEL_NAME"
- device_policy DevicePolicy Response 
- Device specific restrictions, all restrictions must hold for the Condition to be true. If not specified, all devices are allowed.
- ip_subnetworks Sequence[str]
- CIDR block IP subnetwork specification. May be IPv4 or IPv6. Note that for a CIDR IP address block, the specified IP address portion must be properly truncated (i.e. all the host bits must be zero) or the input is considered malformed. For example, "192.0.2.0/24" is accepted but "192.0.2.1/24" is not. Similarly, for IPv6, "2001:db8::/32" is accepted whereas "2001:db8::1/32" is not. The originating IP of a request must be in one of the listed subnets in order for this Condition to be true. If empty, all IP addresses are allowed.
- members Sequence[str]
- The request must be made by one of the provided user or service accounts. Groups are not supported. Syntax: user:{emailid}serviceAccount:{emailid}If not specified, a request may come from any user.
- negate bool
- Whether to negate the Condition. If true, the Condition becomes a NAND over its non-empty fields. Any non-empty field criteria evaluating to false will result in the Condition to be satisfied. Defaults to false.
- regions Sequence[str]
- The request must originate from one of the provided countries/regions. Must be valid ISO 3166-1 alpha-2 codes.
- required_access_ Sequence[str]levels 
- A list of other access levels defined in the same Policy, referenced by resource name. Referencing anAccessLevelwhich does not exist is an error. All access levels listed must be granted for the Condition to be true. Example: "accessPolicies/MY_POLICY/accessLevels/LEVEL_NAME"
- devicePolicy Property Map
- Device specific restrictions, all restrictions must hold for the Condition to be true. If not specified, all devices are allowed.
- ipSubnetworks List<String>
- CIDR block IP subnetwork specification. May be IPv4 or IPv6. Note that for a CIDR IP address block, the specified IP address portion must be properly truncated (i.e. all the host bits must be zero) or the input is considered malformed. For example, "192.0.2.0/24" is accepted but "192.0.2.1/24" is not. Similarly, for IPv6, "2001:db8::/32" is accepted whereas "2001:db8::1/32" is not. The originating IP of a request must be in one of the listed subnets in order for this Condition to be true. If empty, all IP addresses are allowed.
- members List<String>
- The request must be made by one of the provided user or service accounts. Groups are not supported. Syntax: user:{emailid}serviceAccount:{emailid}If not specified, a request may come from any user.
- negate Boolean
- Whether to negate the Condition. If true, the Condition becomes a NAND over its non-empty fields. Any non-empty field criteria evaluating to false will result in the Condition to be satisfied. Defaults to false.
- regions List<String>
- The request must originate from one of the provided countries/regions. Must be valid ISO 3166-1 alpha-2 codes.
- requiredAccess List<String>Levels 
- A list of other access levels defined in the same Policy, referenced by resource name. Referencing anAccessLevelwhich does not exist is an error. All access levels listed must be granted for the Condition to be true. Example: "accessPolicies/MY_POLICY/accessLevels/LEVEL_NAME"
CustomLevelResponse  
- Expr
Pulumi.Google Native. Access Context Manager. V1Beta. Inputs. Expr Response 
- A Cloud CEL expression evaluating to a boolean.
- Expr
ExprResponse 
- A Cloud CEL expression evaluating to a boolean.
- expr
ExprResponse 
- A Cloud CEL expression evaluating to a boolean.
- expr
ExprResponse 
- A Cloud CEL expression evaluating to a boolean.
- expr
ExprResponse 
- A Cloud CEL expression evaluating to a boolean.
- expr Property Map
- A Cloud CEL expression evaluating to a boolean.
DevicePolicyResponse  
- AllowedDevice List<string>Management Levels 
- Allowed device management levels, an empty list allows all management levels.
- AllowedEncryption List<string>Statuses 
- Allowed encryptions statuses, an empty list allows all statuses.
- OsConstraints List<Pulumi.Google Native. Access Context Manager. V1Beta. Inputs. Os Constraint Response> 
- Allowed OS versions, an empty list allows all types and all versions.
- RequireAdmin boolApproval 
- Whether the device needs to be approved by the customer admin.
- RequireCorp boolOwned 
- Whether the device needs to be corp owned.
- RequireScreenlock bool
- Whether or not screenlock is required for the DevicePolicy to be true. Defaults to false.
- AllowedDevice []stringManagement Levels 
- Allowed device management levels, an empty list allows all management levels.
- AllowedEncryption []stringStatuses 
- Allowed encryptions statuses, an empty list allows all statuses.
- OsConstraints []OsConstraint Response 
- Allowed OS versions, an empty list allows all types and all versions.
- RequireAdmin boolApproval 
- Whether the device needs to be approved by the customer admin.
- RequireCorp boolOwned 
- Whether the device needs to be corp owned.
- RequireScreenlock bool
- Whether or not screenlock is required for the DevicePolicy to be true. Defaults to false.
- allowedDevice List<String>Management Levels 
- Allowed device management levels, an empty list allows all management levels.
- allowedEncryption List<String>Statuses 
- Allowed encryptions statuses, an empty list allows all statuses.
- osConstraints List<OsConstraint Response> 
- Allowed OS versions, an empty list allows all types and all versions.
- requireAdmin BooleanApproval 
- Whether the device needs to be approved by the customer admin.
- requireCorp BooleanOwned 
- Whether the device needs to be corp owned.
- requireScreenlock Boolean
- Whether or not screenlock is required for the DevicePolicy to be true. Defaults to false.
- allowedDevice string[]Management Levels 
- Allowed device management levels, an empty list allows all management levels.
- allowedEncryption string[]Statuses 
- Allowed encryptions statuses, an empty list allows all statuses.
- osConstraints OsConstraint Response[] 
- Allowed OS versions, an empty list allows all types and all versions.
- requireAdmin booleanApproval 
- Whether the device needs to be approved by the customer admin.
- requireCorp booleanOwned 
- Whether the device needs to be corp owned.
- requireScreenlock boolean
- Whether or not screenlock is required for the DevicePolicy to be true. Defaults to false.
- allowed_device_ Sequence[str]management_ levels 
- Allowed device management levels, an empty list allows all management levels.
- allowed_encryption_ Sequence[str]statuses 
- Allowed encryptions statuses, an empty list allows all statuses.
- os_constraints Sequence[OsConstraint Response] 
- Allowed OS versions, an empty list allows all types and all versions.
- require_admin_ boolapproval 
- Whether the device needs to be approved by the customer admin.
- require_corp_ boolowned 
- Whether the device needs to be corp owned.
- require_screenlock bool
- Whether or not screenlock is required for the DevicePolicy to be true. Defaults to false.
- allowedDevice List<String>Management Levels 
- Allowed device management levels, an empty list allows all management levels.
- allowedEncryption List<String>Statuses 
- Allowed encryptions statuses, an empty list allows all statuses.
- osConstraints List<Property Map>
- Allowed OS versions, an empty list allows all types and all versions.
- requireAdmin BooleanApproval 
- Whether the device needs to be approved by the customer admin.
- requireCorp BooleanOwned 
- Whether the device needs to be corp owned.
- requireScreenlock Boolean
- Whether or not screenlock is required for the DevicePolicy to be true. Defaults to false.
ExprResponse 
- Description string
- Optional. Description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
- Expression string
- Textual representation of an expression in Common Expression Language syntax.
- Location string
- Optional. String indicating the location of the expression for error reporting, e.g. a file name and a position in the file.
- Title string
- Optional. Title for the expression, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to enter the expression.
- Description string
- Optional. Description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
- Expression string
- Textual representation of an expression in Common Expression Language syntax.
- Location string
- Optional. String indicating the location of the expression for error reporting, e.g. a file name and a position in the file.
- Title string
- Optional. Title for the expression, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to enter the expression.
- description String
- Optional. Description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
- expression String
- Textual representation of an expression in Common Expression Language syntax.
- location String
- Optional. String indicating the location of the expression for error reporting, e.g. a file name and a position in the file.
- title String
- Optional. Title for the expression, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to enter the expression.
- description string
- Optional. Description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
- expression string
- Textual representation of an expression in Common Expression Language syntax.
- location string
- Optional. String indicating the location of the expression for error reporting, e.g. a file name and a position in the file.
- title string
- Optional. Title for the expression, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to enter the expression.
- description str
- Optional. Description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
- expression str
- Textual representation of an expression in Common Expression Language syntax.
- location str
- Optional. String indicating the location of the expression for error reporting, e.g. a file name and a position in the file.
- title str
- Optional. Title for the expression, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to enter the expression.
- description String
- Optional. Description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
- expression String
- Textual representation of an expression in Common Expression Language syntax.
- location String
- Optional. String indicating the location of the expression for error reporting, e.g. a file name and a position in the file.
- title String
- Optional. Title for the expression, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to enter the expression.
OsConstraintResponse  
- MinimumVersion string
- The minimum allowed OS version. If not set, any version of this OS satisfies the constraint. Format: "major.minor.patch". Examples:"10.5.301","9.2.1".
- OsType string
- The allowed OS type.
- RequireVerified boolChrome Os 
- Only allows requests from devices with a verified Chrome OS. Verifications includes requirements that the device is enterprise-managed, conformant to domain policies, and the caller has permission to call the API targeted by the request.
- MinimumVersion string
- The minimum allowed OS version. If not set, any version of this OS satisfies the constraint. Format: "major.minor.patch". Examples:"10.5.301","9.2.1".
- OsType string
- The allowed OS type.
- RequireVerified boolChrome Os 
- Only allows requests from devices with a verified Chrome OS. Verifications includes requirements that the device is enterprise-managed, conformant to domain policies, and the caller has permission to call the API targeted by the request.
- minimumVersion String
- The minimum allowed OS version. If not set, any version of this OS satisfies the constraint. Format: "major.minor.patch". Examples:"10.5.301","9.2.1".
- osType String
- The allowed OS type.
- requireVerified BooleanChrome Os 
- Only allows requests from devices with a verified Chrome OS. Verifications includes requirements that the device is enterprise-managed, conformant to domain policies, and the caller has permission to call the API targeted by the request.
- minimumVersion string
- The minimum allowed OS version. If not set, any version of this OS satisfies the constraint. Format: "major.minor.patch". Examples:"10.5.301","9.2.1".
- osType string
- The allowed OS type.
- requireVerified booleanChrome Os 
- Only allows requests from devices with a verified Chrome OS. Verifications includes requirements that the device is enterprise-managed, conformant to domain policies, and the caller has permission to call the API targeted by the request.
- minimum_version str
- The minimum allowed OS version. If not set, any version of this OS satisfies the constraint. Format: "major.minor.patch". Examples:"10.5.301","9.2.1".
- os_type str
- The allowed OS type.
- require_verified_ boolchrome_ os 
- Only allows requests from devices with a verified Chrome OS. Verifications includes requirements that the device is enterprise-managed, conformant to domain policies, and the caller has permission to call the API targeted by the request.
- minimumVersion String
- The minimum allowed OS version. If not set, any version of this OS satisfies the constraint. Format: "major.minor.patch". Examples:"10.5.301","9.2.1".
- osType String
- The allowed OS type.
- requireVerified BooleanChrome Os 
- Only allows requests from devices with a verified Chrome OS. Verifications includes requirements that the device is enterprise-managed, conformant to domain policies, and the caller has permission to call the API targeted by the request.
Package Details
- Repository
- Google Cloud Native pulumi/pulumi-google-native
- License
- Apache-2.0
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi