Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for uniques (0.13 sec)

  1. internal/config/identity/plugin/config.go

    			Key:         RolePolicy,
    			Description: "policies to apply for plugin authorized users" + defaultHelpPostfix(RolePolicy),
    			Type:        "string",
    		},
    		config.HelpKV{
    			Key:         RoleID,
    			Description: "unique ID to generate the ARN" + defaultHelpPostfix(RoleID),
    			Optional:    true,
    			Type:        "string",
    		},
    		config.HelpKV{
    			Key:         config.Comment,
    			Description: config.DefaultComment,
    Go
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Thu Apr 04 12:04:40 GMT 2024
    - 13.3K bytes
    - Viewed (3)
Back to top