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.compute/v1.getNetworkEdgeSecurityService
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
Gets a specified NetworkEdgeSecurityService.
Using getNetworkEdgeSecurityService
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 getNetworkEdgeSecurityService(args: GetNetworkEdgeSecurityServiceArgs, opts?: InvokeOptions): Promise<GetNetworkEdgeSecurityServiceResult>
function getNetworkEdgeSecurityServiceOutput(args: GetNetworkEdgeSecurityServiceOutputArgs, opts?: InvokeOptions): Output<GetNetworkEdgeSecurityServiceResult>def get_network_edge_security_service(network_edge_security_service: Optional[str] = None,
                                      project: Optional[str] = None,
                                      region: Optional[str] = None,
                                      opts: Optional[InvokeOptions] = None) -> GetNetworkEdgeSecurityServiceResult
def get_network_edge_security_service_output(network_edge_security_service: Optional[pulumi.Input[str]] = None,
                                      project: Optional[pulumi.Input[str]] = None,
                                      region: Optional[pulumi.Input[str]] = None,
                                      opts: Optional[InvokeOptions] = None) -> Output[GetNetworkEdgeSecurityServiceResult]func LookupNetworkEdgeSecurityService(ctx *Context, args *LookupNetworkEdgeSecurityServiceArgs, opts ...InvokeOption) (*LookupNetworkEdgeSecurityServiceResult, error)
func LookupNetworkEdgeSecurityServiceOutput(ctx *Context, args *LookupNetworkEdgeSecurityServiceOutputArgs, opts ...InvokeOption) LookupNetworkEdgeSecurityServiceResultOutput> Note: This function is named LookupNetworkEdgeSecurityService in the Go SDK.
public static class GetNetworkEdgeSecurityService 
{
    public static Task<GetNetworkEdgeSecurityServiceResult> InvokeAsync(GetNetworkEdgeSecurityServiceArgs args, InvokeOptions? opts = null)
    public static Output<GetNetworkEdgeSecurityServiceResult> Invoke(GetNetworkEdgeSecurityServiceInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetNetworkEdgeSecurityServiceResult> getNetworkEdgeSecurityService(GetNetworkEdgeSecurityServiceArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
  function: google-native:compute/v1:getNetworkEdgeSecurityService
  arguments:
    # arguments dictionaryThe following arguments are supported:
- Network
Edge stringSecurity Service  - Region string
 - Project string
 
- Network
Edge stringSecurity Service  - Region string
 - Project string
 
- network
Edge StringSecurity Service  - region String
 - project String
 
- network
Edge stringSecurity Service  - region string
 - project string
 
- network_
edge_ strsecurity_ service  - region str
 - project str
 
- network
Edge StringSecurity Service  - region String
 - project String
 
getNetworkEdgeSecurityService Result
The following output properties are available:
- Creation
Timestamp string - Creation timestamp in RFC3339 text format.
 - Description string
 - An optional description of this resource. Provide this property when you create the resource.
 - Fingerprint string
 - Fingerprint of this resource. A hash of the contents stored in this object. This field is used in optimistic locking. This field will be ignored when inserting a NetworkEdgeSecurityService. An up-to-date fingerprint must be provided in order to update the NetworkEdgeSecurityService, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve a NetworkEdgeSecurityService.
 - Kind string
 - [Output only] Type of the resource. Always compute#networkEdgeSecurityService for NetworkEdgeSecurityServices
 - Name string
 - Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression 
[a-z]([-a-z0-9]*[a-z0-9])?which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. - Region string
 - URL of the region where the resource resides. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
 - Security
Policy string - The resource URL for the network edge security service associated with this network edge security service.
 - Self
Link string - Server-defined URL for the resource.
 - Self
Link stringWith Id  - Server-defined URL for this resource with the resource id.
 
- Creation
Timestamp string - Creation timestamp in RFC3339 text format.
 - Description string
 - An optional description of this resource. Provide this property when you create the resource.
 - Fingerprint string
 - Fingerprint of this resource. A hash of the contents stored in this object. This field is used in optimistic locking. This field will be ignored when inserting a NetworkEdgeSecurityService. An up-to-date fingerprint must be provided in order to update the NetworkEdgeSecurityService, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve a NetworkEdgeSecurityService.
 - Kind string
 - [Output only] Type of the resource. Always compute#networkEdgeSecurityService for NetworkEdgeSecurityServices
 - Name string
 - Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression 
[a-z]([-a-z0-9]*[a-z0-9])?which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. - Region string
 - URL of the region where the resource resides. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
 - Security
Policy string - The resource URL for the network edge security service associated with this network edge security service.
 - Self
Link string - Server-defined URL for the resource.
 - Self
Link stringWith Id  - Server-defined URL for this resource with the resource id.
 
- creation
Timestamp String - Creation timestamp in RFC3339 text format.
 - description String
 - An optional description of this resource. Provide this property when you create the resource.
 - fingerprint String
 - Fingerprint of this resource. A hash of the contents stored in this object. This field is used in optimistic locking. This field will be ignored when inserting a NetworkEdgeSecurityService. An up-to-date fingerprint must be provided in order to update the NetworkEdgeSecurityService, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve a NetworkEdgeSecurityService.
 - kind String
 - [Output only] Type of the resource. Always compute#networkEdgeSecurityService for NetworkEdgeSecurityServices
 - name String
 - Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression 
[a-z]([-a-z0-9]*[a-z0-9])?which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. - region String
 - URL of the region where the resource resides. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
 - security
Policy String - The resource URL for the network edge security service associated with this network edge security service.
 - self
Link String - Server-defined URL for the resource.
 - self
Link StringWith Id  - Server-defined URL for this resource with the resource id.
 
- creation
Timestamp string - Creation timestamp in RFC3339 text format.
 - description string
 - An optional description of this resource. Provide this property when you create the resource.
 - fingerprint string
 - Fingerprint of this resource. A hash of the contents stored in this object. This field is used in optimistic locking. This field will be ignored when inserting a NetworkEdgeSecurityService. An up-to-date fingerprint must be provided in order to update the NetworkEdgeSecurityService, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve a NetworkEdgeSecurityService.
 - kind string
 - [Output only] Type of the resource. Always compute#networkEdgeSecurityService for NetworkEdgeSecurityServices
 - name string
 - Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression 
[a-z]([-a-z0-9]*[a-z0-9])?which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. - region string
 - URL of the region where the resource resides. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
 - security
Policy string - The resource URL for the network edge security service associated with this network edge security service.
 - self
Link string - Server-defined URL for the resource.
 - self
Link stringWith Id  - Server-defined URL for this resource with the resource id.
 
- creation_
timestamp str - Creation timestamp in RFC3339 text format.
 - description str
 - An optional description of this resource. Provide this property when you create the resource.
 - fingerprint str
 - Fingerprint of this resource. A hash of the contents stored in this object. This field is used in optimistic locking. This field will be ignored when inserting a NetworkEdgeSecurityService. An up-to-date fingerprint must be provided in order to update the NetworkEdgeSecurityService, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve a NetworkEdgeSecurityService.
 - kind str
 - [Output only] Type of the resource. Always compute#networkEdgeSecurityService for NetworkEdgeSecurityServices
 - name str
 - Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression 
[a-z]([-a-z0-9]*[a-z0-9])?which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. - region str
 - URL of the region where the resource resides. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
 - security_
policy str - The resource URL for the network edge security service associated with this network edge security service.
 - self_
link str - Server-defined URL for the resource.
 - self_
link_ strwith_ id  - Server-defined URL for this resource with the resource id.
 
- creation
Timestamp String - Creation timestamp in RFC3339 text format.
 - description String
 - An optional description of this resource. Provide this property when you create the resource.
 - fingerprint String
 - Fingerprint of this resource. A hash of the contents stored in this object. This field is used in optimistic locking. This field will be ignored when inserting a NetworkEdgeSecurityService. An up-to-date fingerprint must be provided in order to update the NetworkEdgeSecurityService, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve a NetworkEdgeSecurityService.
 - kind String
 - [Output only] Type of the resource. Always compute#networkEdgeSecurityService for NetworkEdgeSecurityServices
 - name String
 - Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression 
[a-z]([-a-z0-9]*[a-z0-9])?which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. - region String
 - URL of the region where the resource resides. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
 - security
Policy String - The resource URL for the network edge security service associated with this network edge security service.
 - self
Link String - Server-defined URL for the resource.
 - self
Link StringWith Id  - Server-defined URL for this resource with the resource id.
 
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