zpa.ApplicationSegment.BrowserAccess
Create BrowserAccess Resource
new BrowserAccess(name: string, args: BrowserAccessArgs, opts?: CustomResourceOptions);
@overload
def BrowserAccess(resource_name: str,
opts: Optional[ResourceOptions] = None,
bypass_type: Optional[str] = None,
clientless_apps: Optional[Sequence[_applicationsegment.BrowserAccessClientlessAppArgs]] = None,
config_space: Optional[str] = None,
description: Optional[str] = None,
domain_names: Optional[Sequence[str]] = None,
double_encrypt: Optional[bool] = None,
enabled: Optional[bool] = None,
health_check_type: Optional[str] = None,
health_reporting: Optional[str] = None,
icmp_access_type: Optional[str] = None,
ip_anchored: Optional[bool] = None,
is_cname_enabled: Optional[bool] = None,
name: Optional[str] = None,
passive_health_enabled: Optional[bool] = None,
segment_group_id: Optional[str] = None,
segment_group_name: Optional[str] = None,
server_groups: Optional[Sequence[_applicationsegment.BrowserAccessServerGroupArgs]] = None,
tcp_port_ranges: Optional[Sequence[str]] = None,
udp_port_ranges: Optional[Sequence[str]] = None)
@overload
def BrowserAccess(resource_name: str,
args: BrowserAccessArgs,
opts: Optional[ResourceOptions] = None)
func NewBrowserAccess(ctx *Context, name string, args BrowserAccessArgs, opts ...ResourceOption) (*BrowserAccess, error)
public BrowserAccess(string name, BrowserAccessArgs args, CustomResourceOptions? opts = null)
public BrowserAccess(String name, BrowserAccessArgs args)
public BrowserAccess(String name, BrowserAccessArgs args, CustomResourceOptions options)
type: zpa:ApplicationSegment:BrowserAccess
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args BrowserAccessArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args BrowserAccessArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args BrowserAccessArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args BrowserAccessArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args BrowserAccessArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
BrowserAccess Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
The BrowserAccess resource accepts the following input properties:
- Clientless
Apps List<zscaler.Pulumi Package. Zpa. Application Segment. Inputs. Browser Access Clientless App Args> - Domain
Names List<string> List of domains and IPs.
- Segment
Group stringId - Server
Groups List<zscaler.Pulumi Package. Zpa. Application Segment. Inputs. Browser Access Server Group Args> List of the server group IDs.
- Bypass
Type string Indicates whether users can bypass ZPA to access applications. Default: NEVER. Supported values: ALWAYS, NEVER, ON_NET. The value NEVER indicates the use of the client forwarding policy.
- Config
Space string - Description string
Description of the application.
- Double
Encrypt bool Whether Double Encryption is enabled or disabled for the app.
- Enabled bool
- Health
Check stringType - Health
Reporting string Whether health reporting for the app is Continuous or On Access. Supported values: NONE, ON_ACCESS, CONTINUOUS.
- Icmp
Access stringType - Ip
Anchored bool - Is
Cname boolEnabled Indicates if the Zscaler Client Connector (formerly Zscaler App or Z App) receives CNAME DNS records from the connectors.
- Name string
Name of the application.
- Passive
Health boolEnabled - Segment
Group stringName - Tcp
Port List<string>Ranges TCP port ranges used to access the app.
- Udp
Port List<string>Ranges UDP port ranges used to access the app.
- Clientless
Apps []BrowserAccess Clientless App Args - Domain
Names []string List of domains and IPs.
- Segment
Group stringId - Server
Groups []BrowserAccess Server Group Args List of the server group IDs.
- Bypass
Type string Indicates whether users can bypass ZPA to access applications. Default: NEVER. Supported values: ALWAYS, NEVER, ON_NET. The value NEVER indicates the use of the client forwarding policy.
- Config
Space string - Description string
Description of the application.
- Double
Encrypt bool Whether Double Encryption is enabled or disabled for the app.
- Enabled bool
- Health
Check stringType - Health
Reporting string Whether health reporting for the app is Continuous or On Access. Supported values: NONE, ON_ACCESS, CONTINUOUS.
- Icmp
Access stringType - Ip
Anchored bool - Is
Cname boolEnabled Indicates if the Zscaler Client Connector (formerly Zscaler App or Z App) receives CNAME DNS records from the connectors.
- Name string
Name of the application.
- Passive
Health boolEnabled - Segment
Group stringName - Tcp
Port []stringRanges TCP port ranges used to access the app.
- Udp
Port []stringRanges UDP port ranges used to access the app.
- clientless
Apps List<BrowserAccess Clientless App Args> - domain
Names List<String> List of domains and IPs.
- segment
Group StringId - server
Groups List<BrowserAccess Server Group Args> List of the server group IDs.
- bypass
Type String Indicates whether users can bypass ZPA to access applications. Default: NEVER. Supported values: ALWAYS, NEVER, ON_NET. The value NEVER indicates the use of the client forwarding policy.
- config
Space String - description String
Description of the application.
- double
Encrypt Boolean Whether Double Encryption is enabled or disabled for the app.
- enabled Boolean
- health
Check StringType - health
Reporting String Whether health reporting for the app is Continuous or On Access. Supported values: NONE, ON_ACCESS, CONTINUOUS.
- icmp
Access StringType - ip
Anchored Boolean - is
Cname BooleanEnabled Indicates if the Zscaler Client Connector (formerly Zscaler App or Z App) receives CNAME DNS records from the connectors.
- name String
Name of the application.
- passive
Health BooleanEnabled - segment
Group StringName - tcp
Port List<String>Ranges TCP port ranges used to access the app.
- udp
Port List<String>Ranges UDP port ranges used to access the app.
- clientless
Apps BrowserAccess Clientless App Args[] - domain
Names string[] List of domains and IPs.
- segment
Group stringId - server
Groups BrowserAccess Server Group Args[] List of the server group IDs.
- bypass
Type string Indicates whether users can bypass ZPA to access applications. Default: NEVER. Supported values: ALWAYS, NEVER, ON_NET. The value NEVER indicates the use of the client forwarding policy.
- config
Space string - description string
Description of the application.
- double
Encrypt boolean Whether Double Encryption is enabled or disabled for the app.
- enabled boolean
- health
Check stringType - health
Reporting string Whether health reporting for the app is Continuous or On Access. Supported values: NONE, ON_ACCESS, CONTINUOUS.
- icmp
Access stringType - ip
Anchored boolean - is
Cname booleanEnabled Indicates if the Zscaler Client Connector (formerly Zscaler App or Z App) receives CNAME DNS records from the connectors.
- name string
Name of the application.
- passive
Health booleanEnabled - segment
Group stringName - tcp
Port string[]Ranges TCP port ranges used to access the app.
- udp
Port string[]Ranges UDP port ranges used to access the app.
- clientless_
apps BrowserAccess Clientless App Args] - domain_
names Sequence[str] List of domains and IPs.
- segment_
group_ strid - server_
groups BrowserAccess Server Group Args] List of the server group IDs.
- bypass_
type str Indicates whether users can bypass ZPA to access applications. Default: NEVER. Supported values: ALWAYS, NEVER, ON_NET. The value NEVER indicates the use of the client forwarding policy.
- config_
space str - description str
Description of the application.
- double_
encrypt bool Whether Double Encryption is enabled or disabled for the app.
- enabled bool
- health_
check_ strtype - health_
reporting str Whether health reporting for the app is Continuous or On Access. Supported values: NONE, ON_ACCESS, CONTINUOUS.
- icmp_
access_ strtype - ip_
anchored bool - is_
cname_ boolenabled Indicates if the Zscaler Client Connector (formerly Zscaler App or Z App) receives CNAME DNS records from the connectors.
- name str
Name of the application.
- passive_
health_ boolenabled - segment_
group_ strname - tcp_
port_ Sequence[str]ranges TCP port ranges used to access the app.
- udp_
port_ Sequence[str]ranges UDP port ranges used to access the app.
- clientless
Apps List<Property Map> - domain
Names List<String> List of domains and IPs.
- segment
Group StringId - server
Groups List<Property Map> List of the server group IDs.
- bypass
Type String Indicates whether users can bypass ZPA to access applications. Default: NEVER. Supported values: ALWAYS, NEVER, ON_NET. The value NEVER indicates the use of the client forwarding policy.
- config
Space String - description String
Description of the application.
- double
Encrypt Boolean Whether Double Encryption is enabled or disabled for the app.
- enabled Boolean
- health
Check StringType - health
Reporting String Whether health reporting for the app is Continuous or On Access. Supported values: NONE, ON_ACCESS, CONTINUOUS.
- icmp
Access StringType - ip
Anchored Boolean - is
Cname BooleanEnabled Indicates if the Zscaler Client Connector (formerly Zscaler App or Z App) receives CNAME DNS records from the connectors.
- name String
Name of the application.
- passive
Health BooleanEnabled - segment
Group StringName - tcp
Port List<String>Ranges TCP port ranges used to access the app.
- udp
Port List<String>Ranges UDP port ranges used to access the app.
Outputs
All input properties are implicitly available as output properties. Additionally, the BrowserAccess resource produces the following output properties:
- Id string
The provider-assigned unique ID for this managed resource.
- Id string
The provider-assigned unique ID for this managed resource.
- id String
The provider-assigned unique ID for this managed resource.
- id string
The provider-assigned unique ID for this managed resource.
- id str
The provider-assigned unique ID for this managed resource.
- id String
The provider-assigned unique ID for this managed resource.
Look up Existing BrowserAccess Resource
Get an existing BrowserAccess resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.
public static get(name: string, id: Input<ID>, state?: BrowserAccessState, opts?: CustomResourceOptions): BrowserAccess
@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
bypass_type: Optional[str] = None,
clientless_apps: Optional[Sequence[_applicationsegment.BrowserAccessClientlessAppArgs]] = None,
config_space: Optional[str] = None,
description: Optional[str] = None,
domain_names: Optional[Sequence[str]] = None,
double_encrypt: Optional[bool] = None,
enabled: Optional[bool] = None,
health_check_type: Optional[str] = None,
health_reporting: Optional[str] = None,
icmp_access_type: Optional[str] = None,
ip_anchored: Optional[bool] = None,
is_cname_enabled: Optional[bool] = None,
name: Optional[str] = None,
passive_health_enabled: Optional[bool] = None,
segment_group_id: Optional[str] = None,
segment_group_name: Optional[str] = None,
server_groups: Optional[Sequence[_applicationsegment.BrowserAccessServerGroupArgs]] = None,
tcp_port_ranges: Optional[Sequence[str]] = None,
udp_port_ranges: Optional[Sequence[str]] = None) -> BrowserAccess
func GetBrowserAccess(ctx *Context, name string, id IDInput, state *BrowserAccessState, opts ...ResourceOption) (*BrowserAccess, error)
public static BrowserAccess Get(string name, Input<string> id, BrowserAccessState? state, CustomResourceOptions? opts = null)
public static BrowserAccess get(String name, Output<String> id, BrowserAccessState state, CustomResourceOptions options)
Resource lookup is not supported in YAML
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- resource_name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- Bypass
Type string Indicates whether users can bypass ZPA to access applications. Default: NEVER. Supported values: ALWAYS, NEVER, ON_NET. The value NEVER indicates the use of the client forwarding policy.
- Clientless
Apps List<zscaler.Pulumi Package. Zpa. Application Segment. Inputs. Browser Access Clientless App Args> - Config
Space string - Description string
Description of the application.
- Domain
Names List<string> List of domains and IPs.
- Double
Encrypt bool Whether Double Encryption is enabled or disabled for the app.
- Enabled bool
- Health
Check stringType - Health
Reporting string Whether health reporting for the app is Continuous or On Access. Supported values: NONE, ON_ACCESS, CONTINUOUS.
- Icmp
Access stringType - Ip
Anchored bool - Is
Cname boolEnabled Indicates if the Zscaler Client Connector (formerly Zscaler App or Z App) receives CNAME DNS records from the connectors.
- Name string
Name of the application.
- Passive
Health boolEnabled - Segment
Group stringId - Segment
Group stringName - Server
Groups List<zscaler.Pulumi Package. Zpa. Application Segment. Inputs. Browser Access Server Group Args> List of the server group IDs.
- Tcp
Port List<string>Ranges TCP port ranges used to access the app.
- Udp
Port List<string>Ranges UDP port ranges used to access the app.
- Bypass
Type string Indicates whether users can bypass ZPA to access applications. Default: NEVER. Supported values: ALWAYS, NEVER, ON_NET. The value NEVER indicates the use of the client forwarding policy.
- Clientless
Apps []BrowserAccess Clientless App Args - Config
Space string - Description string
Description of the application.
- Domain
Names []string List of domains and IPs.
- Double
Encrypt bool Whether Double Encryption is enabled or disabled for the app.
- Enabled bool
- Health
Check stringType - Health
Reporting string Whether health reporting for the app is Continuous or On Access. Supported values: NONE, ON_ACCESS, CONTINUOUS.
- Icmp
Access stringType - Ip
Anchored bool - Is
Cname boolEnabled Indicates if the Zscaler Client Connector (formerly Zscaler App or Z App) receives CNAME DNS records from the connectors.
- Name string
Name of the application.
- Passive
Health boolEnabled - Segment
Group stringId - Segment
Group stringName - Server
Groups []BrowserAccess Server Group Args List of the server group IDs.
- Tcp
Port []stringRanges TCP port ranges used to access the app.
- Udp
Port []stringRanges UDP port ranges used to access the app.
- bypass
Type String Indicates whether users can bypass ZPA to access applications. Default: NEVER. Supported values: ALWAYS, NEVER, ON_NET. The value NEVER indicates the use of the client forwarding policy.
- clientless
Apps List<BrowserAccess Clientless App Args> - config
Space String - description String
Description of the application.
- domain
Names List<String> List of domains and IPs.
- double
Encrypt Boolean Whether Double Encryption is enabled or disabled for the app.
- enabled Boolean
- health
Check StringType - health
Reporting String Whether health reporting for the app is Continuous or On Access. Supported values: NONE, ON_ACCESS, CONTINUOUS.
- icmp
Access StringType - ip
Anchored Boolean - is
Cname BooleanEnabled Indicates if the Zscaler Client Connector (formerly Zscaler App or Z App) receives CNAME DNS records from the connectors.
- name String
Name of the application.
- passive
Health BooleanEnabled - segment
Group StringId - segment
Group StringName - server
Groups List<BrowserAccess Server Group Args> List of the server group IDs.
- tcp
Port List<String>Ranges TCP port ranges used to access the app.
- udp
Port List<String>Ranges UDP port ranges used to access the app.
- bypass
Type string Indicates whether users can bypass ZPA to access applications. Default: NEVER. Supported values: ALWAYS, NEVER, ON_NET. The value NEVER indicates the use of the client forwarding policy.
- clientless
Apps BrowserAccess Clientless App Args[] - config
Space string - description string
Description of the application.
- domain
Names string[] List of domains and IPs.
- double
Encrypt boolean Whether Double Encryption is enabled or disabled for the app.
- enabled boolean
- health
Check stringType - health
Reporting string Whether health reporting for the app is Continuous or On Access. Supported values: NONE, ON_ACCESS, CONTINUOUS.
- icmp
Access stringType - ip
Anchored boolean - is
Cname booleanEnabled Indicates if the Zscaler Client Connector (formerly Zscaler App or Z App) receives CNAME DNS records from the connectors.
- name string
Name of the application.
- passive
Health booleanEnabled - segment
Group stringId - segment
Group stringName - server
Groups BrowserAccess Server Group Args[] List of the server group IDs.
- tcp
Port string[]Ranges TCP port ranges used to access the app.
- udp
Port string[]Ranges UDP port ranges used to access the app.
- bypass_
type str Indicates whether users can bypass ZPA to access applications. Default: NEVER. Supported values: ALWAYS, NEVER, ON_NET. The value NEVER indicates the use of the client forwarding policy.
- clientless_
apps BrowserAccess Clientless App Args] - config_
space str - description str
Description of the application.
- domain_
names Sequence[str] List of domains and IPs.
- double_
encrypt bool Whether Double Encryption is enabled or disabled for the app.
- enabled bool
- health_
check_ strtype - health_
reporting str Whether health reporting for the app is Continuous or On Access. Supported values: NONE, ON_ACCESS, CONTINUOUS.
- icmp_
access_ strtype - ip_
anchored bool - is_
cname_ boolenabled Indicates if the Zscaler Client Connector (formerly Zscaler App or Z App) receives CNAME DNS records from the connectors.
- name str
Name of the application.
- passive_
health_ boolenabled - segment_
group_ strid - segment_
group_ strname - server_
groups BrowserAccess Server Group Args] List of the server group IDs.
- tcp_
port_ Sequence[str]ranges TCP port ranges used to access the app.
- udp_
port_ Sequence[str]ranges UDP port ranges used to access the app.
- bypass
Type String Indicates whether users can bypass ZPA to access applications. Default: NEVER. Supported values: ALWAYS, NEVER, ON_NET. The value NEVER indicates the use of the client forwarding policy.
- clientless
Apps List<Property Map> - config
Space String - description String
Description of the application.
- domain
Names List<String> List of domains and IPs.
- double
Encrypt Boolean Whether Double Encryption is enabled or disabled for the app.
- enabled Boolean
- health
Check StringType - health
Reporting String Whether health reporting for the app is Continuous or On Access. Supported values: NONE, ON_ACCESS, CONTINUOUS.
- icmp
Access StringType - ip
Anchored Boolean - is
Cname BooleanEnabled Indicates if the Zscaler Client Connector (formerly Zscaler App or Z App) receives CNAME DNS records from the connectors.
- name String
Name of the application.
- passive
Health BooleanEnabled - segment
Group StringId - segment
Group StringName - server
Groups List<Property Map> List of the server group IDs.
- tcp
Port List<String>Ranges TCP port ranges used to access the app.
- udp
Port List<String>Ranges UDP port ranges used to access the app.
Supporting Types
BrowserAccessClientlessApp
- Application
Port string - Application
Protocol string - Certificate
Id string - Name string
- Allow
Options bool - Cname string
- Description string
- Domain string
- Enabled bool
- bool
- Id string
- Local
Domain string - Path string
- Trust
Untrusted boolCert
- Application
Port string - Application
Protocol string - Certificate
Id string - Name string
- Allow
Options bool - Cname string
- Description string
- Domain string
- Enabled bool
- bool
- Id string
- Local
Domain string - Path string
- Trust
Untrusted boolCert
- application
Port String - application
Protocol String - certificate
Id String - name String
- allow
Options Boolean - cname String
- description String
- domain String
- enabled Boolean
- Boolean
- id String
- local
Domain String - path String
- trust
Untrusted BooleanCert
- application
Port string - application
Protocol string - certificate
Id string - name string
- allow
Options boolean - cname string
- description string
- domain string
- enabled boolean
- boolean
- id string
- local
Domain string - path string
- trust
Untrusted booleanCert
- application_
port str - application_
protocol str - certificate_
id str - name str
- allow_
options bool - cname str
- description str
- domain str
- enabled bool
- bool
- id str
- local_
domain str - path str
- trust_
untrusted_ boolcert
- application
Port String - application
Protocol String - certificate
Id String - name String
- allow
Options Boolean - cname String
- description String
- domain String
- enabled Boolean
- Boolean
- id String
- local
Domain String - path String
- trust
Untrusted BooleanCert
BrowserAccessServerGroup
- Ids List<string>
- Ids []string
- ids List<String>
- ids string[]
- ids Sequence[str]
- ids List<String>
Package Details
- Repository
- zpa zscaler/pulumi-zpa
- License
- MIT
- Notes
This Pulumi package is based on the
zpa
Terraform Provider.