Google Native
getOrganization
Gets the profile for an Apigee organization. See Understanding organizations.
Using getOrganization
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 getOrganization(args: GetOrganizationArgs, opts?: InvokeOptions): Promise<GetOrganizationResult>
function getOrganizationOutput(args: GetOrganizationOutputArgs, opts?: InvokeOptions): Output<GetOrganizationResult>
def get_organization(organization_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetOrganizationResult
def get_organization_output(organization_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetOrganizationResult]
func LookupOrganization(ctx *Context, args *LookupOrganizationArgs, opts ...InvokeOption) (*LookupOrganizationResult, error)
func LookupOrganizationOutput(ctx *Context, args *LookupOrganizationOutputArgs, opts ...InvokeOption) LookupOrganizationResultOutput
> Note: This function is named LookupOrganization
in the Go SDK.
public static class GetOrganization
{
public static Task<GetOrganizationResult> InvokeAsync(GetOrganizationArgs args, InvokeOptions? opts = null)
public static Output<GetOrganizationResult> Invoke(GetOrganizationInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetOrganizationResult> getOrganization(GetOrganizationArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
Fn::Invoke:
Function: google-native:apigee/v1:getOrganization
Arguments:
# Arguments dictionary
The following arguments are supported:
- Organization
Id string
- Organization
Id string
- organization
Id String
- organization
Id string
- organization_
id str
- organization
Id String
getOrganization Result
The following output properties are available:
- Addons
Config Pulumi.Google Native. Apigee. V1. Outputs. Google Cloud Apigee V1Addons Config Response Addon configurations of the Apigee organization.
- Analytics
Region string DEPRECATED: This field will be deprecated once Apigee supports DRZ. Primary GCP region for analytics data storage. For valid values, see Create an Apigee organization.
Required. DEPRECATED: This field will be deprecated once Apigee supports DRZ. Primary GCP region for analytics data storage. For valid values, see Create an Apigee organization.
- Attributes List<string>
Not used by Apigee.
- string
Compute Engine network used for Service Networking to be peered with Apigee runtime instances. See Getting started with the Service Networking API. Valid only when RuntimeType is set to
CLOUD
. The value must be set before the creation of a runtime instance and can be updated only when there are no runtime instances. For example:default
. Apigee also supports shared VPC (that is, the host network project is not the same as the one that is peering with Apigee). See Shared VPC overview. To use a shared VPC network, use the following format:projects/{host-project-id}/{region}/networks/{network-name}
. For example:projects/my-sharedvpc-host/global/networks/mynetwork
Note: Not supported for Apigee hybrid.- Billing
Type string Billing type of the Apigee organization. See Apigee pricing.
- Ca
Certificate string Base64-encoded public certificate for the root CA of the Apigee organization. Valid only when RuntimeType is
CLOUD
.- Created
At string Time that the Apigee organization was created in milliseconds since epoch.
- Customer
Name string Not used by Apigee.
- Description string
Description of the Apigee organization.
- Display
Name string Display name for the Apigee organization. Unused, but reserved for future use.
- Environments List<string>
List of environments in the Apigee organization.
- Expires
At string Time that the Apigee organization is scheduled for deletion.
- Last
Modified stringAt Time that the Apigee organization was last modified in milliseconds since epoch.
- Name string
Name of the Apigee organization.
- Portal
Disabled bool Configuration for the Portals settings.
- Project string
Project ID associated with the Apigee organization.
- Properties
Pulumi.
Google Native. Apigee. V1. Outputs. Google Cloud Apigee V1Properties Response Properties defined in the Apigee organization profile.
- Runtime
Database stringEncryption Key Name Cloud KMS key name used for encrypting the data that is stored and replicated across runtime instances. Update is not allowed after the organization is created. Required when RuntimeType is
CLOUD
. If not specified when RuntimeType isTRIAL
, a Google-Managed encryption key will be used. For example: "projects/foo/locations/us/keyRings/bar/cryptoKeys/baz". Note: Not supported for Apigee hybrid.- Runtime
Type string Runtime type of the Apigee organization based on the Apigee subscription purchased.
- State string
State of the organization. Values other than ACTIVE means the resource is not ready to use.
- Subscription
Type string DEPRECATED: This will eventually be replaced by BillingType. Subscription type of the Apigee organization. Valid values include trial (free, limited, and for evaluation purposes only) or paid (full subscription has been purchased). See Apigee pricing.
Output only. DEPRECATED: This will eventually be replaced by BillingType. Subscription type of the Apigee organization. Valid values include trial (free, limited, and for evaluation purposes only) or paid (full subscription has been purchased). See Apigee pricing.
- Type string
Not used by Apigee.
- Addons
Config GoogleCloud Apigee V1Addons Config Response Addon configurations of the Apigee organization.
- Analytics
Region string DEPRECATED: This field will be deprecated once Apigee supports DRZ. Primary GCP region for analytics data storage. For valid values, see Create an Apigee organization.
Required. DEPRECATED: This field will be deprecated once Apigee supports DRZ. Primary GCP region for analytics data storage. For valid values, see Create an Apigee organization.
- Attributes []string
Not used by Apigee.
- string
Compute Engine network used for Service Networking to be peered with Apigee runtime instances. See Getting started with the Service Networking API. Valid only when RuntimeType is set to
CLOUD
. The value must be set before the creation of a runtime instance and can be updated only when there are no runtime instances. For example:default
. Apigee also supports shared VPC (that is, the host network project is not the same as the one that is peering with Apigee). See Shared VPC overview. To use a shared VPC network, use the following format:projects/{host-project-id}/{region}/networks/{network-name}
. For example:projects/my-sharedvpc-host/global/networks/mynetwork
Note: Not supported for Apigee hybrid.- Billing
Type string Billing type of the Apigee organization. See Apigee pricing.
- Ca
Certificate string Base64-encoded public certificate for the root CA of the Apigee organization. Valid only when RuntimeType is
CLOUD
.- Created
At string Time that the Apigee organization was created in milliseconds since epoch.
- Customer
Name string Not used by Apigee.
- Description string
Description of the Apigee organization.
- Display
Name string Display name for the Apigee organization. Unused, but reserved for future use.
- Environments []string
List of environments in the Apigee organization.
- Expires
At string Time that the Apigee organization is scheduled for deletion.
- Last
Modified stringAt Time that the Apigee organization was last modified in milliseconds since epoch.
- Name string
Name of the Apigee organization.
- Portal
Disabled bool Configuration for the Portals settings.
- Project string
Project ID associated with the Apigee organization.
- Properties
Google
Cloud Apigee V1Properties Response Properties defined in the Apigee organization profile.
- Runtime
Database stringEncryption Key Name Cloud KMS key name used for encrypting the data that is stored and replicated across runtime instances. Update is not allowed after the organization is created. Required when RuntimeType is
CLOUD
. If not specified when RuntimeType isTRIAL
, a Google-Managed encryption key will be used. For example: "projects/foo/locations/us/keyRings/bar/cryptoKeys/baz". Note: Not supported for Apigee hybrid.- Runtime
Type string Runtime type of the Apigee organization based on the Apigee subscription purchased.
- State string
State of the organization. Values other than ACTIVE means the resource is not ready to use.
- Subscription
Type string DEPRECATED: This will eventually be replaced by BillingType. Subscription type of the Apigee organization. Valid values include trial (free, limited, and for evaluation purposes only) or paid (full subscription has been purchased). See Apigee pricing.
Output only. DEPRECATED: This will eventually be replaced by BillingType. Subscription type of the Apigee organization. Valid values include trial (free, limited, and for evaluation purposes only) or paid (full subscription has been purchased). See Apigee pricing.
- Type string
Not used by Apigee.
- addons
Config GoogleCloud Apigee V1Addons Config Response Addon configurations of the Apigee organization.
- analytics
Region String DEPRECATED: This field will be deprecated once Apigee supports DRZ. Primary GCP region for analytics data storage. For valid values, see Create an Apigee organization.
Required. DEPRECATED: This field will be deprecated once Apigee supports DRZ. Primary GCP region for analytics data storage. For valid values, see Create an Apigee organization.
- attributes
List
Not used by Apigee.
- String
Compute Engine network used for Service Networking to be peered with Apigee runtime instances. See Getting started with the Service Networking API. Valid only when RuntimeType is set to
CLOUD
. The value must be set before the creation of a runtime instance and can be updated only when there are no runtime instances. For example:default
. Apigee also supports shared VPC (that is, the host network project is not the same as the one that is peering with Apigee). See Shared VPC overview. To use a shared VPC network, use the following format:projects/{host-project-id}/{region}/networks/{network-name}
. For example:projects/my-sharedvpc-host/global/networks/mynetwork
Note: Not supported for Apigee hybrid.- billing
Type String Billing type of the Apigee organization. See Apigee pricing.
- ca
Certificate String Base64-encoded public certificate for the root CA of the Apigee organization. Valid only when RuntimeType is
CLOUD
.- created
At String Time that the Apigee organization was created in milliseconds since epoch.
- customer
Name String Not used by Apigee.
- description String
Description of the Apigee organization.
- display
Name String Display name for the Apigee organization. Unused, but reserved for future use.
- environments
List
List of environments in the Apigee organization.
- expires
At String Time that the Apigee organization is scheduled for deletion.
- last
Modified StringAt Time that the Apigee organization was last modified in milliseconds since epoch.
- name String
Name of the Apigee organization.
- portal
Disabled Boolean Configuration for the Portals settings.
- project String
Project ID associated with the Apigee organization.
- properties
Google
Cloud Apigee V1Properties Response Properties defined in the Apigee organization profile.
- runtime
Database StringEncryption Key Name Cloud KMS key name used for encrypting the data that is stored and replicated across runtime instances. Update is not allowed after the organization is created. Required when RuntimeType is
CLOUD
. If not specified when RuntimeType isTRIAL
, a Google-Managed encryption key will be used. For example: "projects/foo/locations/us/keyRings/bar/cryptoKeys/baz". Note: Not supported for Apigee hybrid.- runtime
Type String Runtime type of the Apigee organization based on the Apigee subscription purchased.
- state String
State of the organization. Values other than ACTIVE means the resource is not ready to use.
- subscription
Type String DEPRECATED: This will eventually be replaced by BillingType. Subscription type of the Apigee organization. Valid values include trial (free, limited, and for evaluation purposes only) or paid (full subscription has been purchased). See Apigee pricing.
Output only. DEPRECATED: This will eventually be replaced by BillingType. Subscription type of the Apigee organization. Valid values include trial (free, limited, and for evaluation purposes only) or paid (full subscription has been purchased). See Apigee pricing.
- type String
Not used by Apigee.
- addons
Config GoogleCloud Apigee V1Addons Config Response Addon configurations of the Apigee organization.
- analytics
Region string DEPRECATED: This field will be deprecated once Apigee supports DRZ. Primary GCP region for analytics data storage. For valid values, see Create an Apigee organization.
Required. DEPRECATED: This field will be deprecated once Apigee supports DRZ. Primary GCP region for analytics data storage. For valid values, see Create an Apigee organization.
- attributes string[]
Not used by Apigee.
- string
Compute Engine network used for Service Networking to be peered with Apigee runtime instances. See Getting started with the Service Networking API. Valid only when RuntimeType is set to
CLOUD
. The value must be set before the creation of a runtime instance and can be updated only when there are no runtime instances. For example:default
. Apigee also supports shared VPC (that is, the host network project is not the same as the one that is peering with Apigee). See Shared VPC overview. To use a shared VPC network, use the following format:projects/{host-project-id}/{region}/networks/{network-name}
. For example:projects/my-sharedvpc-host/global/networks/mynetwork
Note: Not supported for Apigee hybrid.- billing
Type string Billing type of the Apigee organization. See Apigee pricing.
- ca
Certificate string Base64-encoded public certificate for the root CA of the Apigee organization. Valid only when RuntimeType is
CLOUD
.- created
At string Time that the Apigee organization was created in milliseconds since epoch.
- customer
Name string Not used by Apigee.
- description string
Description of the Apigee organization.
- display
Name string Display name for the Apigee organization. Unused, but reserved for future use.
- environments string[]
List of environments in the Apigee organization.
- expires
At string Time that the Apigee organization is scheduled for deletion.
- last
Modified stringAt Time that the Apigee organization was last modified in milliseconds since epoch.
- name string
Name of the Apigee organization.
- portal
Disabled boolean Configuration for the Portals settings.
- project string
Project ID associated with the Apigee organization.
- properties
Google
Cloud Apigee V1Properties Response Properties defined in the Apigee organization profile.
- runtime
Database stringEncryption Key Name Cloud KMS key name used for encrypting the data that is stored and replicated across runtime instances. Update is not allowed after the organization is created. Required when RuntimeType is
CLOUD
. If not specified when RuntimeType isTRIAL
, a Google-Managed encryption key will be used. For example: "projects/foo/locations/us/keyRings/bar/cryptoKeys/baz". Note: Not supported for Apigee hybrid.- runtime
Type string Runtime type of the Apigee organization based on the Apigee subscription purchased.
- state string
State of the organization. Values other than ACTIVE means the resource is not ready to use.
- subscription
Type string DEPRECATED: This will eventually be replaced by BillingType. Subscription type of the Apigee organization. Valid values include trial (free, limited, and for evaluation purposes only) or paid (full subscription has been purchased). See Apigee pricing.
Output only. DEPRECATED: This will eventually be replaced by BillingType. Subscription type of the Apigee organization. Valid values include trial (free, limited, and for evaluation purposes only) or paid (full subscription has been purchased). See Apigee pricing.
- type string
Not used by Apigee.
- addons_
config GoogleCloud Apigee V1Addons Config Response Addon configurations of the Apigee organization.
- analytics_
region str DEPRECATED: This field will be deprecated once Apigee supports DRZ. Primary GCP region for analytics data storage. For valid values, see Create an Apigee organization.
Required. DEPRECATED: This field will be deprecated once Apigee supports DRZ. Primary GCP region for analytics data storage. For valid values, see Create an Apigee organization.
- attributes Sequence[str]
Not used by Apigee.
- str
Compute Engine network used for Service Networking to be peered with Apigee runtime instances. See Getting started with the Service Networking API. Valid only when RuntimeType is set to
CLOUD
. The value must be set before the creation of a runtime instance and can be updated only when there are no runtime instances. For example:default
. Apigee also supports shared VPC (that is, the host network project is not the same as the one that is peering with Apigee). See Shared VPC overview. To use a shared VPC network, use the following format:projects/{host-project-id}/{region}/networks/{network-name}
. For example:projects/my-sharedvpc-host/global/networks/mynetwork
Note: Not supported for Apigee hybrid.- billing_
type str Billing type of the Apigee organization. See Apigee pricing.
- ca_
certificate str Base64-encoded public certificate for the root CA of the Apigee organization. Valid only when RuntimeType is
CLOUD
.- created_
at str Time that the Apigee organization was created in milliseconds since epoch.
- customer_
name str Not used by Apigee.
- description str
Description of the Apigee organization.
- display_
name str Display name for the Apigee organization. Unused, but reserved for future use.
- environments Sequence[str]
List of environments in the Apigee organization.
- expires_
at str Time that the Apigee organization is scheduled for deletion.
- last_
modified_ strat Time that the Apigee organization was last modified in milliseconds since epoch.
- name str
Name of the Apigee organization.
- portal_
disabled bool Configuration for the Portals settings.
- project str
Project ID associated with the Apigee organization.
- properties
Google
Cloud Apigee V1Properties Response Properties defined in the Apigee organization profile.
- runtime_
database_ strencryption_ key_ name Cloud KMS key name used for encrypting the data that is stored and replicated across runtime instances. Update is not allowed after the organization is created. Required when RuntimeType is
CLOUD
. If not specified when RuntimeType isTRIAL
, a Google-Managed encryption key will be used. For example: "projects/foo/locations/us/keyRings/bar/cryptoKeys/baz". Note: Not supported for Apigee hybrid.- runtime_
type str Runtime type of the Apigee organization based on the Apigee subscription purchased.
- state str
State of the organization. Values other than ACTIVE means the resource is not ready to use.
- subscription_
type str DEPRECATED: This will eventually be replaced by BillingType. Subscription type of the Apigee organization. Valid values include trial (free, limited, and for evaluation purposes only) or paid (full subscription has been purchased). See Apigee pricing.
Output only. DEPRECATED: This will eventually be replaced by BillingType. Subscription type of the Apigee organization. Valid values include trial (free, limited, and for evaluation purposes only) or paid (full subscription has been purchased). See Apigee pricing.
- type str
Not used by Apigee.
- addons
Config Property Map Addon configurations of the Apigee organization.
- analytics
Region String DEPRECATED: This field will be deprecated once Apigee supports DRZ. Primary GCP region for analytics data storage. For valid values, see Create an Apigee organization.
Required. DEPRECATED: This field will be deprecated once Apigee supports DRZ. Primary GCP region for analytics data storage. For valid values, see Create an Apigee organization.
- attributes
List
Not used by Apigee.
- String
Compute Engine network used for Service Networking to be peered with Apigee runtime instances. See Getting started with the Service Networking API. Valid only when RuntimeType is set to
CLOUD
. The value must be set before the creation of a runtime instance and can be updated only when there are no runtime instances. For example:default
. Apigee also supports shared VPC (that is, the host network project is not the same as the one that is peering with Apigee). See Shared VPC overview. To use a shared VPC network, use the following format:projects/{host-project-id}/{region}/networks/{network-name}
. For example:projects/my-sharedvpc-host/global/networks/mynetwork
Note: Not supported for Apigee hybrid.- billing
Type String Billing type of the Apigee organization. See Apigee pricing.
- ca
Certificate String Base64-encoded public certificate for the root CA of the Apigee organization. Valid only when RuntimeType is
CLOUD
.- created
At String Time that the Apigee organization was created in milliseconds since epoch.
- customer
Name String Not used by Apigee.
- description String
Description of the Apigee organization.
- display
Name String Display name for the Apigee organization. Unused, but reserved for future use.
- environments
List
List of environments in the Apigee organization.
- expires
At String Time that the Apigee organization is scheduled for deletion.
- last
Modified StringAt Time that the Apigee organization was last modified in milliseconds since epoch.
- name String
Name of the Apigee organization.
- portal
Disabled Boolean Configuration for the Portals settings.
- project String
Project ID associated with the Apigee organization.
- properties Property Map
Properties defined in the Apigee organization profile.
- runtime
Database StringEncryption Key Name Cloud KMS key name used for encrypting the data that is stored and replicated across runtime instances. Update is not allowed after the organization is created. Required when RuntimeType is
CLOUD
. If not specified when RuntimeType isTRIAL
, a Google-Managed encryption key will be used. For example: "projects/foo/locations/us/keyRings/bar/cryptoKeys/baz". Note: Not supported for Apigee hybrid.- runtime
Type String Runtime type of the Apigee organization based on the Apigee subscription purchased.
- state String
State of the organization. Values other than ACTIVE means the resource is not ready to use.
- subscription
Type String DEPRECATED: This will eventually be replaced by BillingType. Subscription type of the Apigee organization. Valid values include trial (free, limited, and for evaluation purposes only) or paid (full subscription has been purchased). See Apigee pricing.
Output only. DEPRECATED: This will eventually be replaced by BillingType. Subscription type of the Apigee organization. Valid values include trial (free, limited, and for evaluation purposes only) or paid (full subscription has been purchased). See Apigee pricing.
- type String
Not used by Apigee.
Supporting Types
GoogleCloudApigeeV1AddonsConfigResponse
- Advanced
Api Pulumi.Ops Config Google Native. Apigee. V1. Inputs. Google Cloud Apigee V1Advanced Api Ops Config Response Configuration for the Advanced API Ops add-on.
- Connectors
Platform Pulumi.Config Google Native. Apigee. V1. Inputs. Google Cloud Apigee V1Connectors Platform Config Response Configuration for the Connectors Platform add-on.
- Integration
Config Pulumi.Google Native. Apigee. V1. Inputs. Google Cloud Apigee V1Integration Config Response Configuration for the Integration add-on.
- Monetization
Config Pulumi.Google Native. Apigee. V1. Inputs. Google Cloud Apigee V1Monetization Config Response Configuration for the Monetization add-on.
- Advanced
Api GoogleOps Config Cloud Apigee V1Advanced Api Ops Config Response Configuration for the Advanced API Ops add-on.
- Connectors
Platform GoogleConfig Cloud Apigee V1Connectors Platform Config Response Configuration for the Connectors Platform add-on.
- Integration
Config GoogleCloud Apigee V1Integration Config Response Configuration for the Integration add-on.
- Monetization
Config GoogleCloud Apigee V1Monetization Config Response Configuration for the Monetization add-on.
- advanced
Api GoogleOps Config Cloud Apigee V1Advanced Api Ops Config Response Configuration for the Advanced API Ops add-on.
- connectors
Platform GoogleConfig Cloud Apigee V1Connectors Platform Config Response Configuration for the Connectors Platform add-on.
- integration
Config GoogleCloud Apigee V1Integration Config Response Configuration for the Integration add-on.
- monetization
Config GoogleCloud Apigee V1Monetization Config Response Configuration for the Monetization add-on.
- advanced
Api GoogleOps Config Cloud Apigee V1Advanced Api Ops Config Response Configuration for the Advanced API Ops add-on.
- connectors
Platform GoogleConfig Cloud Apigee V1Connectors Platform Config Response Configuration for the Connectors Platform add-on.
- integration
Config GoogleCloud Apigee V1Integration Config Response Configuration for the Integration add-on.
- monetization
Config GoogleCloud Apigee V1Monetization Config Response Configuration for the Monetization add-on.
- advanced_
api_ Googleops_ config Cloud Apigee V1Advanced Api Ops Config Response Configuration for the Advanced API Ops add-on.
- connectors_
platform_ Googleconfig Cloud Apigee V1Connectors Platform Config Response Configuration for the Connectors Platform add-on.
- integration_
config GoogleCloud Apigee V1Integration Config Response Configuration for the Integration add-on.
- monetization_
config GoogleCloud Apigee V1Monetization Config Response Configuration for the Monetization add-on.
- advanced
Api Property MapOps Config Configuration for the Advanced API Ops add-on.
- connectors
Platform Property MapConfig Configuration for the Connectors Platform add-on.
- integration
Config Property Map Configuration for the Integration add-on.
- monetization
Config Property Map Configuration for the Monetization add-on.
GoogleCloudApigeeV1AdvancedApiOpsConfigResponse
- Enabled bool
Flag that specifies whether the Advanced API Ops add-on is enabled.
- Enabled bool
Flag that specifies whether the Advanced API Ops add-on is enabled.
- enabled Boolean
Flag that specifies whether the Advanced API Ops add-on is enabled.
- enabled boolean
Flag that specifies whether the Advanced API Ops add-on is enabled.
- enabled bool
Flag that specifies whether the Advanced API Ops add-on is enabled.
- enabled Boolean
Flag that specifies whether the Advanced API Ops add-on is enabled.
GoogleCloudApigeeV1ConnectorsPlatformConfigResponse
- enabled bool
Flag that specifies whether the Connectors Platform add-on is enabled.
- expires_
at str Time at which the Connectors Platform add-on expires in milliseconds since epoch. If unspecified, the add-on will never expire.
GoogleCloudApigeeV1IntegrationConfigResponse
- Enabled bool
Flag that specifies whether the Integration add-on is enabled.
- Enabled bool
Flag that specifies whether the Integration add-on is enabled.
- enabled Boolean
Flag that specifies whether the Integration add-on is enabled.
- enabled boolean
Flag that specifies whether the Integration add-on is enabled.
- enabled bool
Flag that specifies whether the Integration add-on is enabled.
- enabled Boolean
Flag that specifies whether the Integration add-on is enabled.
GoogleCloudApigeeV1MonetizationConfigResponse
- Enabled bool
Flag that specifies whether the Monetization add-on is enabled.
- Enabled bool
Flag that specifies whether the Monetization add-on is enabled.
- enabled Boolean
Flag that specifies whether the Monetization add-on is enabled.
- enabled boolean
Flag that specifies whether the Monetization add-on is enabled.
- enabled bool
Flag that specifies whether the Monetization add-on is enabled.
- enabled Boolean
Flag that specifies whether the Monetization add-on is enabled.
GoogleCloudApigeeV1PropertiesResponse
- Property
List<Pulumi.
Google Native. Apigee. V1. Inputs. Google Cloud Apigee V1Property Response> List of all properties in the object
- Property
[]Google
Cloud Apigee V1Property Response List of all properties in the object
- property
List
Cloud Apigee V1Property Response> List of all properties in the object
- property
Google
Cloud Apigee V1Property Response[] List of all properties in the object
- property
Sequence[Google
Cloud Apigee V1Property Response] List of all properties in the object
GoogleCloudApigeeV1PropertyResponse
Package Details
- Repository
- https://github.com/pulumi/pulumi-google-native
- License
- Apache-2.0