title | platform |
---|---|
About the google_apigee_organization_envgroups resource |
gcp |
A google_apigee_organization_envgroups
is used to test a Google OrganizationEnvgroup resource
describe google_apigee_organization_envgroups(parent: 'value_parent') do
it { should exist }
end
Properties that can be accessed from the google_apigee_organization_envgroups
resource:
See google_apigee_organization_envgroup.md for more detailed information
names
: an array ofgoogle_apigee_organization_envgroup
namelast_modified_ats
: an array ofgoogle_apigee_organization_envgroup
last_modified_athostnames
: an array ofgoogle_apigee_organization_envgroup
hostnamesstates
: an array ofgoogle_apigee_organization_envgroup
statecreated_ats
: an array ofgoogle_apigee_organization_envgroup
created_at
This resource supports all of the above properties as filter criteria, which can be used
with where
as a block or a method.
Ensure the Apigee API is enabled for the current project.