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_api
revisionlatest_revision_ids
: an array ofgoogle_apigee_organization_api
latest_revision_idmeta_data
: an array ofgoogle_apigee_organization_api
meta_dataapi_proxy_types
: an array ofgoogle_apigee_organization_api
api_proxy_typeread_onlies
: an array ofgoogle_apigee_organization_api
read_onlylabels
: an array ofgoogle_apigee_organization_api
labelsnames
: an array ofgoogle_apigee_organization_api
name
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.