google_apigee_organization_apis resource
Use the google_apigee_organization_apis InSpec audit resource to to test a Google Cloud OrganizationApi resource.
Examples
describe google_apigee_organization_apis(parent: ' value_parent') do
it { should exist }
end
Properties
Properties that can be accessed from the google_apigee_organization_apis resource:
See google_apigee_organization_api for more detailed information.
revisions: an array ofgoogle_apigee_organization_apirevisionlatest_revision_ids: an array ofgoogle_apigee_organization_apilatest_revision_idmeta_data: an array ofgoogle_apigee_organization_apimeta_dataapi_proxy_types: an array ofgoogle_apigee_organization_apiapi_proxy_typeread_onlies: an array ofgoogle_apigee_organization_apiread_onlylabels: an array ofgoogle_apigee_organization_apilabelsnames: an array ofgoogle_apigee_organization_apiname
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.