google_apigee_organizations resource
Use the google_apigee_organizations
InSpec audit resource to to test a Google Cloud Organization resource.
Examples
describe google_apigee_organizations(parent: ' value_parent') do
it { should exist }
end
Properties
Properties that can be accessed from the google_apigee_organizations
resource:
See google_apigee_organization for more detailed information.
api_consumer_data_encryption_key_names
: an array ofgoogle_apigee_organization
api_consumer_data_encryption_key_nameruntime_database_encryption_key_names
: an array ofgoogle_apigee_organization
runtime_database_encryption_key_nameenvironments
: an array ofgoogle_apigee_organization
environmentsruntime_types
: an array ofgoogle_apigee_organization
runtime_typetypes
: an array ofgoogle_apigee_organization
typeportal_disableds
: an array ofgoogle_apigee_organization
portal_disabledauthorized_networks
: an array ofgoogle_apigee_organization
authorized_networkproject_ids
: an array ofgoogle_apigee_organization
project_iddescriptions
: an array ofgoogle_apigee_organization
descriptionca_certificates
: an array ofgoogle_apigee_organization
ca_certificatesubscription_types
: an array ofgoogle_apigee_organization
subscription_typeaddons_configs
: an array ofgoogle_apigee_organization
addons_configcustomer_names
: an array ofgoogle_apigee_organization
customer_namecreated_ats
: an array ofgoogle_apigee_organization
created_atlast_modified_ats
: an array ofgoogle_apigee_organization
last_modified_atsubscription_plans
: an array ofgoogle_apigee_organization
subscription_planproperties
: an array ofgoogle_apigee_organization
propertiesstates
: an array ofgoogle_apigee_organization
statenames
: an array ofgoogle_apigee_organization
namedisable_vpc_peerings
: an array ofgoogle_apigee_organization
disable_vpc_peeringcontrol_plane_encryption_key_names
: an array ofgoogle_apigee_organization
control_plane_encryption_key_nameanalytics_regions
: an array ofgoogle_apigee_organization
analytics_regionapi_consumer_data_locations
: an array ofgoogle_apigee_organization
api_consumer_data_locationdisplay_names
: an array ofgoogle_apigee_organization
display_nameapigee_project_ids
: an array ofgoogle_apigee_organization
apigee_project_idexpires_ats
: an array ofgoogle_apigee_organization
expires_atattributes
: an array ofgoogle_apigee_organization
attributesbilling_types
: an array ofgoogle_apigee_organization
billing_type
Filter criteria
This resource supports all of the above properties as filter criteria, which can be used
with where
as a block or a method.
GCP permissions
Ensure the Apigee API is enabled for the current project.