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.looker/v1.getInstance
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 details of a single Instance.
Using getInstance
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 getInstance(args: GetInstanceArgs, opts?: InvokeOptions): Promise<GetInstanceResult>
function getInstanceOutput(args: GetInstanceOutputArgs, opts?: InvokeOptions): Output<GetInstanceResult>def get_instance(instance_id: Optional[str] = None,
location: Optional[str] = None,
project: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetInstanceResult
def get_instance_output(instance_id: Optional[pulumi.Input[str]] = None,
location: Optional[pulumi.Input[str]] = None,
project: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetInstanceResult]func LookupInstance(ctx *Context, args *LookupInstanceArgs, opts ...InvokeOption) (*LookupInstanceResult, error)
func LookupInstanceOutput(ctx *Context, args *LookupInstanceOutputArgs, opts ...InvokeOption) LookupInstanceResultOutput> Note: This function is named LookupInstance in the Go SDK.
public static class GetInstance
{
public static Task<GetInstanceResult> InvokeAsync(GetInstanceArgs args, InvokeOptions? opts = null)
public static Output<GetInstanceResult> Invoke(GetInstanceInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetInstanceResult> getInstance(GetInstanceArgs args, InvokeOptions options)
public static Output<GetInstanceResult> getInstance(GetInstanceArgs args, InvokeOptions options)
fn::invoke:
function: google-native:looker/v1:getInstance
arguments:
# arguments dictionaryThe following arguments are supported:
- Instance
Id string - Location string
- Project string
- Instance
Id string - Location string
- Project string
- instance
Id String - location String
- project String
- instance
Id string - location string
- project string
- instance_
id str - location str
- project str
- instance
Id String - location String
- project String
getInstance Result
The following output properties are available:
- Admin
Settings Pulumi.Google Native. Looker. V1. Outputs. Admin Settings Response - Looker Instance Admin settings.
- Consumer
Network string - Network name in the consumer project. Format:
projects/{project}/global/networks/{network}. Note that the consumer network may be in a different GCP project than the consumer project that is hosting the Looker Instance. - Create
Time string - The time when the Looker instance provisioning was first requested.
- Custom
Domain Pulumi.Google Native. Looker. V1. Outputs. Custom Domain Response - Deny
Maintenance Pulumi.Period Google Native. Looker. V1. Outputs. Deny Maintenance Period Response - Maintenance denial period for this instance.
- Egress
Public stringIp - Public Egress IP (IPv4).
- Encryption
Config Pulumi.Google Native. Looker. V1. Outputs. Encryption Config Response - Encryption configuration (CMEK). Only set if CMEK has been enabled on the instance.
- Ingress
Private stringIp - Private Ingress IP (IPv4).
- Ingress
Public stringIp - Public Ingress IP (IPv4).
- Last
Deny Pulumi.Maintenance Period Google Native. Looker. V1. Outputs. Deny Maintenance Period Response - Last computed maintenance denial period for this instance.
- Looker
Uri string - Looker instance URI which can be used to access the Looker Instance UI.
- Looker
Version string - The Looker version that the instance is using.
- Maintenance
Schedule Pulumi.Google Native. Looker. V1. Outputs. Maintenance Schedule Response - Maintenance schedule for this instance.
- Maintenance
Window Pulumi.Google Native. Looker. V1. Outputs. Maintenance Window Response - Maintenance window for this instance.
- Name string
- Format:
projects/{project}/locations/{location}/instances/{instance}. - Oauth
Config Pulumi.Google Native. Looker. V1. Outputs. OAuth Config Response - Looker instance OAuth login settings.
- Platform
Edition string - Platform edition.
- Private
Ip boolEnabled - Whether private IP is enabled on the Looker instance.
- Public
Ip boolEnabled - Whether public IP is enabled on the Looker instance.
- Reserved
Range string - Name of a reserved IP address range within the Instance.consumer_network, to be used for private services access connection. May or may not be specified in a create request.
- State string
- The state of the instance.
- Update
Time string - The time when the Looker instance was last updated.
- User
Metadata Pulumi.Google Native. Looker. V1. Outputs. User Metadata Response - User metadata.
- Admin
Settings AdminSettings Response - Looker Instance Admin settings.
- Consumer
Network string - Network name in the consumer project. Format:
projects/{project}/global/networks/{network}. Note that the consumer network may be in a different GCP project than the consumer project that is hosting the Looker Instance. - Create
Time string - The time when the Looker instance provisioning was first requested.
- Custom
Domain CustomDomain Response - Deny
Maintenance DenyPeriod Maintenance Period Response - Maintenance denial period for this instance.
- Egress
Public stringIp - Public Egress IP (IPv4).
- Encryption
Config EncryptionConfig Response - Encryption configuration (CMEK). Only set if CMEK has been enabled on the instance.
- Ingress
Private stringIp - Private Ingress IP (IPv4).
- Ingress
Public stringIp - Public Ingress IP (IPv4).
- Last
Deny DenyMaintenance Period Maintenance Period Response - Last computed maintenance denial period for this instance.
- Looker
Uri string - Looker instance URI which can be used to access the Looker Instance UI.
- Looker
Version string - The Looker version that the instance is using.
- Maintenance
Schedule MaintenanceSchedule Response - Maintenance schedule for this instance.
- Maintenance
Window MaintenanceWindow Response - Maintenance window for this instance.
- Name string
- Format:
projects/{project}/locations/{location}/instances/{instance}. - Oauth
Config OAuthConfig Response - Looker instance OAuth login settings.
- Platform
Edition string - Platform edition.
- Private
Ip boolEnabled - Whether private IP is enabled on the Looker instance.
- Public
Ip boolEnabled - Whether public IP is enabled on the Looker instance.
- Reserved
Range string - Name of a reserved IP address range within the Instance.consumer_network, to be used for private services access connection. May or may not be specified in a create request.
- State string
- The state of the instance.
- Update
Time string - The time when the Looker instance was last updated.
- User
Metadata UserMetadata Response - User metadata.
- admin
Settings AdminSettings Response - Looker Instance Admin settings.
- consumer
Network String - Network name in the consumer project. Format:
projects/{project}/global/networks/{network}. Note that the consumer network may be in a different GCP project than the consumer project that is hosting the Looker Instance. - create
Time String - The time when the Looker instance provisioning was first requested.
- custom
Domain CustomDomain Response - deny
Maintenance DenyPeriod Maintenance Period Response - Maintenance denial period for this instance.
- egress
Public StringIp - Public Egress IP (IPv4).
- encryption
Config EncryptionConfig Response - Encryption configuration (CMEK). Only set if CMEK has been enabled on the instance.
- ingress
Private StringIp - Private Ingress IP (IPv4).
- ingress
Public StringIp - Public Ingress IP (IPv4).
- last
Deny DenyMaintenance Period Maintenance Period Response - Last computed maintenance denial period for this instance.
- looker
Uri String - Looker instance URI which can be used to access the Looker Instance UI.
- looker
Version String - The Looker version that the instance is using.
- maintenance
Schedule MaintenanceSchedule Response - Maintenance schedule for this instance.
- maintenance
Window MaintenanceWindow Response - Maintenance window for this instance.
- name String
- Format:
projects/{project}/locations/{location}/instances/{instance}. - oauth
Config OAuthConfig Response - Looker instance OAuth login settings.
- platform
Edition String - Platform edition.
- private
Ip BooleanEnabled - Whether private IP is enabled on the Looker instance.
- public
Ip BooleanEnabled - Whether public IP is enabled on the Looker instance.
- reserved
Range String - Name of a reserved IP address range within the Instance.consumer_network, to be used for private services access connection. May or may not be specified in a create request.
- state String
- The state of the instance.
- update
Time String - The time when the Looker instance was last updated.
- user
Metadata UserMetadata Response - User metadata.
- admin
Settings AdminSettings Response - Looker Instance Admin settings.
- consumer
Network string - Network name in the consumer project. Format:
projects/{project}/global/networks/{network}. Note that the consumer network may be in a different GCP project than the consumer project that is hosting the Looker Instance. - create
Time string - The time when the Looker instance provisioning was first requested.
- custom
Domain CustomDomain Response - deny
Maintenance DenyPeriod Maintenance Period Response - Maintenance denial period for this instance.
- egress
Public stringIp - Public Egress IP (IPv4).
- encryption
Config EncryptionConfig Response - Encryption configuration (CMEK). Only set if CMEK has been enabled on the instance.
- ingress
Private stringIp - Private Ingress IP (IPv4).
- ingress
Public stringIp - Public Ingress IP (IPv4).
- last
Deny DenyMaintenance Period Maintenance Period Response - Last computed maintenance denial period for this instance.
- looker
Uri string - Looker instance URI which can be used to access the Looker Instance UI.
- looker
Version string - The Looker version that the instance is using.
- maintenance
Schedule MaintenanceSchedule Response - Maintenance schedule for this instance.
- maintenance
Window MaintenanceWindow Response - Maintenance window for this instance.
- name string
- Format:
projects/{project}/locations/{location}/instances/{instance}. - oauth
Config OAuthConfig Response - Looker instance OAuth login settings.
- platform
Edition string - Platform edition.
- private
Ip booleanEnabled - Whether private IP is enabled on the Looker instance.
- public
Ip booleanEnabled - Whether public IP is enabled on the Looker instance.
- reserved
Range string - Name of a reserved IP address range within the Instance.consumer_network, to be used for private services access connection. May or may not be specified in a create request.
- state string
- The state of the instance.
- update
Time string - The time when the Looker instance was last updated.
- user
Metadata UserMetadata Response - User metadata.
- admin_
settings AdminSettings Response - Looker Instance Admin settings.
- consumer_
network str - Network name in the consumer project. Format:
projects/{project}/global/networks/{network}. Note that the consumer network may be in a different GCP project than the consumer project that is hosting the Looker Instance. - create_
time str - The time when the Looker instance provisioning was first requested.
- custom_
domain CustomDomain Response - deny_
maintenance_ Denyperiod Maintenance Period Response - Maintenance denial period for this instance.
- egress_
public_ strip - Public Egress IP (IPv4).
- encryption_
config EncryptionConfig Response - Encryption configuration (CMEK). Only set if CMEK has been enabled on the instance.
- ingress_
private_ strip - Private Ingress IP (IPv4).
- ingress_
public_ strip - Public Ingress IP (IPv4).
- last_
deny_ Denymaintenance_ period Maintenance Period Response - Last computed maintenance denial period for this instance.
- looker_
uri str - Looker instance URI which can be used to access the Looker Instance UI.
- looker_
version str - The Looker version that the instance is using.
- maintenance_
schedule MaintenanceSchedule Response - Maintenance schedule for this instance.
- maintenance_
window MaintenanceWindow Response - Maintenance window for this instance.
- name str
- Format:
projects/{project}/locations/{location}/instances/{instance}. - oauth_
config OAuthConfig Response - Looker instance OAuth login settings.
- platform_
edition str - Platform edition.
- private_
ip_ boolenabled - Whether private IP is enabled on the Looker instance.
- public_
ip_ boolenabled - Whether public IP is enabled on the Looker instance.
- reserved_
range str - Name of a reserved IP address range within the Instance.consumer_network, to be used for private services access connection. May or may not be specified in a create request.
- state str
- The state of the instance.
- update_
time str - The time when the Looker instance was last updated.
- user_
metadata UserMetadata Response - User metadata.
- admin
Settings Property Map - Looker Instance Admin settings.
- consumer
Network String - Network name in the consumer project. Format:
projects/{project}/global/networks/{network}. Note that the consumer network may be in a different GCP project than the consumer project that is hosting the Looker Instance. - create
Time String - The time when the Looker instance provisioning was first requested.
- custom
Domain Property Map - deny
Maintenance Property MapPeriod - Maintenance denial period for this instance.
- egress
Public StringIp - Public Egress IP (IPv4).
- encryption
Config Property Map - Encryption configuration (CMEK). Only set if CMEK has been enabled on the instance.
- ingress
Private StringIp - Private Ingress IP (IPv4).
- ingress
Public StringIp - Public Ingress IP (IPv4).
- last
Deny Property MapMaintenance Period - Last computed maintenance denial period for this instance.
- looker
Uri String - Looker instance URI which can be used to access the Looker Instance UI.
- looker
Version String - The Looker version that the instance is using.
- maintenance
Schedule Property Map - Maintenance schedule for this instance.
- maintenance
Window Property Map - Maintenance window for this instance.
- name String
- Format:
projects/{project}/locations/{location}/instances/{instance}. - oauth
Config Property Map - Looker instance OAuth login settings.
- platform
Edition String - Platform edition.
- private
Ip BooleanEnabled - Whether private IP is enabled on the Looker instance.
- public
Ip BooleanEnabled - Whether public IP is enabled on the Looker instance.
- reserved
Range String - Name of a reserved IP address range within the Instance.consumer_network, to be used for private services access connection. May or may not be specified in a create request.
- state String
- The state of the instance.
- update
Time String - The time when the Looker instance was last updated.
- user
Metadata Property Map - User metadata.
Supporting Types
AdminSettingsResponse
- Allowed
Email List<string>Domains - Email domain allowlist for the instance.
- Allowed
Email []stringDomains - Email domain allowlist for the instance.
- allowed
Email List<String>Domains - Email domain allowlist for the instance.
- allowed
Email string[]Domains - Email domain allowlist for the instance.
- allowed_
email_ Sequence[str]domains - Email domain allowlist for the instance.
- allowed
Email List<String>Domains - Email domain allowlist for the instance.
CustomDomainResponse
DateResponse
- Day int
- Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.
- Month int
- Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
- Year int
- Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
- Day int
- Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.
- Month int
- Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
- Year int
- Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
- day Integer
- Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.
- month Integer
- Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
- year Integer
- Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
- day number
- Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.
- month number
- Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
- year number
- Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
- day int
- Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.
- month int
- Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
- year int
- Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
- day Number
- Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.
- month Number
- Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
- year Number
- Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
DenyMaintenancePeriodResponse
- End
Date Pulumi.Google Native. Looker. V1. Inputs. Date Response - End date of the deny maintenance period.
- Start
Date Pulumi.Google Native. Looker. V1. Inputs. Date Response - Start date of the deny maintenance period.
- Time
Pulumi.
Google Native. Looker. V1. Inputs. Time Of Day Response - Time in UTC when the period starts and ends.
- End
Date DateResponse - End date of the deny maintenance period.
- Start
Date DateResponse - Start date of the deny maintenance period.
- Time
Time
Of Day Response - Time in UTC when the period starts and ends.
- end
Date DateResponse - End date of the deny maintenance period.
- start
Date DateResponse - Start date of the deny maintenance period.
- time
Time
Of Day Response - Time in UTC when the period starts and ends.
- end
Date DateResponse - End date of the deny maintenance period.
- start
Date DateResponse - Start date of the deny maintenance period.
- time
Time
Of Day Response - Time in UTC when the period starts and ends.
- end_
date DateResponse - End date of the deny maintenance period.
- start_
date DateResponse - Start date of the deny maintenance period.
- time
Time
Of Day Response - Time in UTC when the period starts and ends.
- end
Date Property Map - End date of the deny maintenance period.
- start
Date Property Map - Start date of the deny maintenance period.
- time Property Map
- Time in UTC when the period starts and ends.
EncryptionConfigResponse
- Kms
Key stringName - Name of the CMEK key in KMS (input parameter).
- Kms
Key stringName Version - Full name and version of the CMEK key currently in use to encrypt Looker data. Format:
projects/{project}/locations/{location}/keyRings/{ring}/cryptoKeys/{key}/cryptoKeyVersions/{version}. Empty if CMEK is not configured in this instance. - Kms
Key stringState - Status of the CMEK key.
- Kms
Key stringName - Name of the CMEK key in KMS (input parameter).
- Kms
Key stringName Version - Full name and version of the CMEK key currently in use to encrypt Looker data. Format:
projects/{project}/locations/{location}/keyRings/{ring}/cryptoKeys/{key}/cryptoKeyVersions/{version}. Empty if CMEK is not configured in this instance. - Kms
Key stringState - Status of the CMEK key.
- kms
Key StringName - Name of the CMEK key in KMS (input parameter).
- kms
Key StringName Version - Full name and version of the CMEK key currently in use to encrypt Looker data. Format:
projects/{project}/locations/{location}/keyRings/{ring}/cryptoKeys/{key}/cryptoKeyVersions/{version}. Empty if CMEK is not configured in this instance. - kms
Key StringState - Status of the CMEK key.
- kms
Key stringName - Name of the CMEK key in KMS (input parameter).
- kms
Key stringName Version - Full name and version of the CMEK key currently in use to encrypt Looker data. Format:
projects/{project}/locations/{location}/keyRings/{ring}/cryptoKeys/{key}/cryptoKeyVersions/{version}. Empty if CMEK is not configured in this instance. - kms
Key stringState - Status of the CMEK key.
- kms_
key_ strname - Name of the CMEK key in KMS (input parameter).
- kms_
key_ strname_ version - Full name and version of the CMEK key currently in use to encrypt Looker data. Format:
projects/{project}/locations/{location}/keyRings/{ring}/cryptoKeys/{key}/cryptoKeyVersions/{version}. Empty if CMEK is not configured in this instance. - kms_
key_ strstate - Status of the CMEK key.
- kms
Key StringName - Name of the CMEK key in KMS (input parameter).
- kms
Key StringName Version - Full name and version of the CMEK key currently in use to encrypt Looker data. Format:
projects/{project}/locations/{location}/keyRings/{ring}/cryptoKeys/{key}/cryptoKeyVersions/{version}. Empty if CMEK is not configured in this instance. - kms
Key StringState - Status of the CMEK key.
MaintenanceScheduleResponse
- end_
time str - The scheduled end time for the maintenance.
- start_
time str - The scheduled start time for the maintenance.
MaintenanceWindowResponse
- Day
Of stringWeek - Day of the week for this MaintenanceWindow (in UTC).
- Start
Time Pulumi.Google Native. Looker. V1. Inputs. Time Of Day Response - Time in UTC when the period starts. Maintenance will be scheduled within 60 minutes.
- Day
Of stringWeek - Day of the week for this MaintenanceWindow (in UTC).
- Start
Time TimeOf Day Response - Time in UTC when the period starts. Maintenance will be scheduled within 60 minutes.
- day
Of StringWeek - Day of the week for this MaintenanceWindow (in UTC).
- start
Time TimeOf Day Response - Time in UTC when the period starts. Maintenance will be scheduled within 60 minutes.
- day
Of stringWeek - Day of the week for this MaintenanceWindow (in UTC).
- start
Time TimeOf Day Response - Time in UTC when the period starts. Maintenance will be scheduled within 60 minutes.
- day_
of_ strweek - Day of the week for this MaintenanceWindow (in UTC).
- start_
time TimeOf Day Response - Time in UTC when the period starts. Maintenance will be scheduled within 60 minutes.
- day
Of StringWeek - Day of the week for this MaintenanceWindow (in UTC).
- start
Time Property Map - Time in UTC when the period starts. Maintenance will be scheduled within 60 minutes.
OAuthConfigResponse
- Client
Id string - Input only. Client ID from an external OAuth application. This is an input-only field, and thus will not be set in any responses.
- Client
Secret string - Input only. Client secret from an external OAuth application. This is an input-only field, and thus will not be set in any responses.
- Client
Id string - Input only. Client ID from an external OAuth application. This is an input-only field, and thus will not be set in any responses.
- Client
Secret string - Input only. Client secret from an external OAuth application. This is an input-only field, and thus will not be set in any responses.
- client
Id String - Input only. Client ID from an external OAuth application. This is an input-only field, and thus will not be set in any responses.
- client
Secret String - Input only. Client secret from an external OAuth application. This is an input-only field, and thus will not be set in any responses.
- client
Id string - Input only. Client ID from an external OAuth application. This is an input-only field, and thus will not be set in any responses.
- client
Secret string - Input only. Client secret from an external OAuth application. This is an input-only field, and thus will not be set in any responses.
- client_
id str - Input only. Client ID from an external OAuth application. This is an input-only field, and thus will not be set in any responses.
- client_
secret str - Input only. Client secret from an external OAuth application. This is an input-only field, and thus will not be set in any responses.
- client
Id String - Input only. Client ID from an external OAuth application. This is an input-only field, and thus will not be set in any responses.
- client
Secret String - Input only. Client secret from an external OAuth application. This is an input-only field, and thus will not be set in any responses.
TimeOfDayResponse
- Hours int
- Hours of day in 24 hour format. Should be from 0 to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time.
- Minutes int
- Minutes of hour of day. Must be from 0 to 59.
- Nanos int
- Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.
- Seconds int
- Seconds of minutes of the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.
- Hours int
- Hours of day in 24 hour format. Should be from 0 to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time.
- Minutes int
- Minutes of hour of day. Must be from 0 to 59.
- Nanos int
- Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.
- Seconds int
- Seconds of minutes of the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.
- hours Integer
- Hours of day in 24 hour format. Should be from 0 to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time.
- minutes Integer
- Minutes of hour of day. Must be from 0 to 59.
- nanos Integer
- Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.
- seconds Integer
- Seconds of minutes of the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.
- hours number
- Hours of day in 24 hour format. Should be from 0 to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time.
- minutes number
- Minutes of hour of day. Must be from 0 to 59.
- nanos number
- Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.
- seconds number
- Seconds of minutes of the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.
- hours int
- Hours of day in 24 hour format. Should be from 0 to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time.
- minutes int
- Minutes of hour of day. Must be from 0 to 59.
- nanos int
- Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.
- seconds int
- Seconds of minutes of the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.
- hours Number
- Hours of day in 24 hour format. Should be from 0 to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time.
- minutes Number
- Minutes of hour of day. Must be from 0 to 59.
- nanos Number
- Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.
- seconds Number
- Seconds of minutes of the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.
UserMetadataResponse
- Additional
Developer intUser Count - Optional. The number of additional developer users the instance owner has purchased.
- Additional
Standard intUser Count - Optional. The number of additional standard users the instance owner has purchased.
- Additional
Viewer intUser Count - Optional. The number of additional viewer users the instance owner has purchased.
- Additional
Developer intUser Count - Optional. The number of additional developer users the instance owner has purchased.
- Additional
Standard intUser Count - Optional. The number of additional standard users the instance owner has purchased.
- Additional
Viewer intUser Count - Optional. The number of additional viewer users the instance owner has purchased.
- additional
Developer IntegerUser Count - Optional. The number of additional developer users the instance owner has purchased.
- additional
Standard IntegerUser Count - Optional. The number of additional standard users the instance owner has purchased.
- additional
Viewer IntegerUser Count - Optional. The number of additional viewer users the instance owner has purchased.
- additional
Developer numberUser Count - Optional. The number of additional developer users the instance owner has purchased.
- additional
Standard numberUser Count - Optional. The number of additional standard users the instance owner has purchased.
- additional
Viewer numberUser Count - Optional. The number of additional viewer users the instance owner has purchased.
- additional_
developer_ intuser_ count - Optional. The number of additional developer users the instance owner has purchased.
- additional_
standard_ intuser_ count - Optional. The number of additional standard users the instance owner has purchased.
- additional_
viewer_ intuser_ count - Optional. The number of additional viewer users the instance owner has purchased.
- additional
Developer NumberUser Count - Optional. The number of additional developer users the instance owner has purchased.
- additional
Standard NumberUser Count - Optional. The number of additional standard users the instance owner has purchased.
- additional
Viewer NumberUser Count - Optional. The number of additional viewer users the instance owner has purchased.
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
