11{
2- "@type" : " type.googleapis.com/c1.connector.v2.ConnectorCapabilities" ,
3- "resourceTypeCapabilities" : [
2+ "@type" : " type.googleapis.com/c1.connector.v2.ConnectorCapabilities" ,
3+ "resourceTypeCapabilities" : [
44 {
5- "resourceType" : {
6- "id" : " group" ,
7- "displayName" : " Group" ,
8- "traits" : [
5+ "resourceType" : {
6+ "id" : " group" ,
7+ "displayName" : " Group" ,
8+ "traits" : [
99 " TRAIT_GROUP"
1010 ],
11- "annotations" : [
11+ "annotations" : [
1212 {
13- "@type" : " type.googleapis.com/c1.connector.v2.V1Identifier" ,
14- "id" : " group"
13+ "@type" : " type.googleapis.com/c1.connector.v2.V1Identifier" ,
14+ "id" : " group"
1515 }
1616 ]
1717 },
18- "capabilities" : [
18+ "capabilities" : [
1919 " CAPABILITY_SYNC" ,
2020 " CAPABILITY_PROVISION"
2121 ]
2222 },
2323 {
24- "resourceType" : {
25- "id" : " iam_user" ,
26- "displayName" : " IAM User" ,
27- "traits" : [
24+ "resourceType" : {
25+ "id" : " iam_user" ,
26+ "displayName" : " IAM User" ,
27+ "traits" : [
2828 " TRAIT_USER"
2929 ],
30- "annotations" : [
30+ "annotations" : [
3131 {
32- "@type" : " type.googleapis.com/c1.connector.v2.SkipEntitlementsAndGrants"
32+ "@type" : " type.googleapis.com/c1.connector.v2.SkipEntitlementsAndGrants"
3333 },
3434 {
35- "@type" : " type.googleapis.com/c1.connector.v2.V1Identifier" ,
36- "id" : " iam_user"
35+ "@type" : " type.googleapis.com/c1.connector.v2.V1Identifier" ,
36+ "id" : " iam_user"
3737 }
3838 ]
3939 },
40- "capabilities" : [
40+ "capabilities" : [
4141 " CAPABILITY_SYNC" ,
4242 " CAPABILITY_ACCOUNT_PROVISIONING" ,
4343 " CAPABILITY_RESOURCE_DELETE"
4444 ]
4545 },
4646 {
47- "resourceType" : {
48- "id" : " role" ,
49- "displayName" : " IAM Role" ,
50- "traits" : [
47+ "resourceType" : {
48+ "id" : " role" ,
49+ "displayName" : " IAM Role" ,
50+ "traits" : [
5151 " TRAIT_ROLE"
5252 ],
53- "annotations" : [
53+ "annotations" : [
5454 {
55- "@type" : " type.googleapis.com/c1.connector.v2.V1Identifier" ,
56- "id" : " role"
55+ "@type" : " type.googleapis.com/c1.connector.v2.V1Identifier" ,
56+ "id" : " role"
5757 }
5858 ]
5959 },
60- "capabilities" : [
60+ "capabilities" : [
6161 " CAPABILITY_SYNC"
6262 ]
6363 }
6464 ],
65- "connectorCapabilities" : [
65+ "connectorCapabilities" : [
6666 " CAPABILITY_PROVISION" ,
6767 " CAPABILITY_SYNC" ,
6868 " CAPABILITY_ACCOUNT_PROVISIONING" ,
6969 " CAPABILITY_RESOURCE_DELETE"
7070 ],
71- "credentialDetails" : {
72- "capabilityAccountProvisioning" : {
73- "supportedCredentialOptions" : [
71+ "credentialDetails" : {
72+ "capabilityAccountProvisioning" : {
73+ "supportedCredentialOptions" : [
7474 " CAPABILITY_DETAIL_CREDENTIAL_OPTION_NO_PASSWORD"
7575 ],
76- "preferredCredentialOption" : " CAPABILITY_DETAIL_CREDENTIAL_OPTION_NO_PASSWORD"
76+ "preferredCredentialOption" : " CAPABILITY_DETAIL_CREDENTIAL_OPTION_NO_PASSWORD"
7777 }
7878 }
7979}
0 commit comments