keycloak.GroupPermissions
Create GroupPermissions Resource
new GroupPermissions(name: string, args: GroupPermissionsArgs, opts?: CustomResourceOptions);
@overload
def GroupPermissions(resource_name: str,
opts: Optional[ResourceOptions] = None,
group_id: Optional[str] = None,
manage_members_scope: Optional[GroupPermissionsManageMembersScopeArgs] = None,
manage_membership_scope: Optional[GroupPermissionsManageMembershipScopeArgs] = None,
manage_scope: Optional[GroupPermissionsManageScopeArgs] = None,
realm_id: Optional[str] = None,
view_members_scope: Optional[GroupPermissionsViewMembersScopeArgs] = None,
view_scope: Optional[GroupPermissionsViewScopeArgs] = None)
@overload
def GroupPermissions(resource_name: str,
args: GroupPermissionsArgs,
opts: Optional[ResourceOptions] = None)
func NewGroupPermissions(ctx *Context, name string, args GroupPermissionsArgs, opts ...ResourceOption) (*GroupPermissions, error)
public GroupPermissions(string name, GroupPermissionsArgs args, CustomResourceOptions? opts = null)
public GroupPermissions(String name, GroupPermissionsArgs args)
public GroupPermissions(String name, GroupPermissionsArgs args, CustomResourceOptions options)
type: keycloak:GroupPermissions
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args GroupPermissionsArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args GroupPermissionsArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args GroupPermissionsArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args GroupPermissionsArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args GroupPermissionsArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
GroupPermissions Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
The GroupPermissions resource accepts the following input properties:
Outputs
All input properties are implicitly available as output properties. Additionally, the GroupPermissions resource produces the following output properties:
Look up Existing GroupPermissions Resource
Get an existing GroupPermissions resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.
public static get(name: string, id: Input<ID>, state?: GroupPermissionsState, opts?: CustomResourceOptions): GroupPermissions
@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
authorization_resource_server_id: Optional[str] = None,
enabled: Optional[bool] = None,
group_id: Optional[str] = None,
manage_members_scope: Optional[GroupPermissionsManageMembersScopeArgs] = None,
manage_membership_scope: Optional[GroupPermissionsManageMembershipScopeArgs] = None,
manage_scope: Optional[GroupPermissionsManageScopeArgs] = None,
realm_id: Optional[str] = None,
view_members_scope: Optional[GroupPermissionsViewMembersScopeArgs] = None,
view_scope: Optional[GroupPermissionsViewScopeArgs] = None) -> GroupPermissions
func GetGroupPermissions(ctx *Context, name string, id IDInput, state *GroupPermissionsState, opts ...ResourceOption) (*GroupPermissions, error)
public static GroupPermissions Get(string name, Input<string> id, GroupPermissionsState? state, CustomResourceOptions? opts = null)
public static GroupPermissions get(String name, Output<String> id, GroupPermissionsState state, CustomResourceOptions options)
Resource lookup is not supported in YAML
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- resource_name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- string
Resource server id representing the realm management client on which this permission is managed
- Enabled bool
- Group
Id string - Manage
Members GroupScope Permissions Manage Members Scope Args - Manage
Membership GroupScope Permissions Manage Membership Scope Args - Manage
Scope GroupPermissions Manage Scope Args - Realm
Id string - View
Members GroupScope Permissions View Members Scope Args - View
Scope GroupPermissions View Scope Args
- string
Resource server id representing the realm management client on which this permission is managed
- Enabled bool
- Group
Id string - Manage
Members GroupScope Permissions Manage Members Scope Args - Manage
Membership GroupScope Permissions Manage Membership Scope Args - Manage
Scope GroupPermissions Manage Scope Args - Realm
Id string - View
Members GroupScope Permissions View Members Scope Args - View
Scope GroupPermissions View Scope Args
- String
Resource server id representing the realm management client on which this permission is managed
- enabled Boolean
- group
Id String - manage
Members GroupScope Permissions Manage Members Scope Args - manage
Membership GroupScope Permissions Manage Membership Scope Args - manage
Scope GroupPermissions Manage Scope Args - realm
Id String - view
Members GroupScope Permissions View Members Scope Args - view
Scope GroupPermissions View Scope Args
- string
Resource server id representing the realm management client on which this permission is managed
- enabled boolean
- group
Id string - manage
Members GroupScope Permissions Manage Members Scope Args - manage
Membership GroupScope Permissions Manage Membership Scope Args - manage
Scope GroupPermissions Manage Scope Args - realm
Id string - view
Members GroupScope Permissions View Members Scope Args - view
Scope GroupPermissions View Scope Args
- str
Resource server id representing the realm management client on which this permission is managed
- enabled bool
- group_
id str - manage_
members_ Groupscope Permissions Manage Members Scope Args - manage_
membership_ Groupscope Permissions Manage Membership Scope Args - manage_
scope GroupPermissions Manage Scope Args - realm_
id str - view_
members_ Groupscope Permissions View Members Scope Args - view_
scope GroupPermissions View Scope Args
- String
Resource server id representing the realm management client on which this permission is managed
- enabled Boolean
- group
Id String - manage
Members Property MapScope - manage
Membership Property MapScope - manage
Scope Property Map - realm
Id String - view
Members Property MapScope - view
Scope Property Map
Supporting Types
GroupPermissionsManageMembersScope
- Decision
Strategy string - Description string
- Policies List<string>
- Decision
Strategy string - Description string
- Policies []string
- decision
Strategy String - description String
- policies List<String>
- decision
Strategy string - description string
- policies string[]
- decision_
strategy str - description str
- policies Sequence[str]
- decision
Strategy String - description String
- policies List<String>
GroupPermissionsManageMembershipScope
- Decision
Strategy string - Description string
- Policies List<string>
- Decision
Strategy string - Description string
- Policies []string
- decision
Strategy String - description String
- policies List<String>
- decision
Strategy string - description string
- policies string[]
- decision_
strategy str - description str
- policies Sequence[str]
- decision
Strategy String - description String
- policies List<String>
GroupPermissionsManageScope
- Decision
Strategy string - Description string
- Policies List<string>
- Decision
Strategy string - Description string
- Policies []string
- decision
Strategy String - description String
- policies List<String>
- decision
Strategy string - description string
- policies string[]
- decision_
strategy str - description str
- policies Sequence[str]
- decision
Strategy String - description String
- policies List<String>
GroupPermissionsViewMembersScope
- Decision
Strategy string - Description string
- Policies List<string>
- Decision
Strategy string - Description string
- Policies []string
- decision
Strategy String - description String
- policies List<String>
- decision
Strategy string - description string
- policies string[]
- decision_
strategy str - description str
- policies Sequence[str]
- decision
Strategy String - description String
- policies List<String>
GroupPermissionsViewScope
- Decision
Strategy string - Description string
- Policies List<string>
- Decision
Strategy string - Description string
- Policies []string
- decision
Strategy String - description String
- policies List<String>
- decision
Strategy string - description string
- policies string[]
- decision_
strategy str - description str
- policies Sequence[str]
- decision
Strategy String - description String
- policies List<String>
Package Details
- Repository
- Keycloak pulumi/pulumi-keycloak
- License
- Apache-2.0
- Notes
This Pulumi package is based on the
keycloak
Terraform Provider.