Module iam_service_groups_api

Source

Structs§

AddServiceGroupServicesParams
struct for passing parameters to the method add_service_group_services
CreateAServiceGroupParams
struct for passing parameters to the method create_a_service_group
DeleteAServiceGroupParams
struct for passing parameters to the method delete_a_service_group
GetAServiceGroupParams
struct for passing parameters to the method get_a_service_group
ListServiceGroupServicesParams
struct for passing parameters to the method list_service_group_services
ListServiceGroupsParams
struct for passing parameters to the method list_service_groups
RemoveServiceGroupServicesParams
struct for passing parameters to the method remove_service_group_services
UpdateAServiceGroupParams
struct for passing parameters to the method update_a_service_group

Enums§

AddServiceGroupServicesError
struct for typed errors of method add_service_group_services
CreateAServiceGroupError
struct for typed errors of method create_a_service_group
DeleteAServiceGroupError
struct for typed errors of method delete_a_service_group
GetAServiceGroupError
struct for typed errors of method get_a_service_group
ListServiceGroupServicesError
struct for typed errors of method list_service_group_services
ListServiceGroupsError
struct for typed errors of method list_service_groups
RemoveServiceGroupServicesError
struct for typed errors of method remove_service_group_services
UpdateAServiceGroupError
struct for typed errors of method update_a_service_group

Functions§

add_service_group_services
Add services in a service group.
create_a_service_group
Create a service group.
delete_a_service_group
Delete a service group.
get_a_service_group
Get a service group.
list_service_group_services
List services to a service group.
list_service_groups
List all service groups.
remove_service_group_services
Remove services from a service group.
update_a_service_group
Update a service group.