This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.63.0 published on Tuesday, Sep 24, 2024 by Pulumi
azure-native.confluent.listAccessRoleBindings
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.63.0 published on Tuesday, Sep 24, 2024 by Pulumi
List cluster success response Azure REST API version: 2023-08-22.
Other available API versions: 2024-02-13.
Using listAccessRoleBindings
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function listAccessRoleBindings(args: ListAccessRoleBindingsArgs, opts?: InvokeOptions): Promise<ListAccessRoleBindingsResult>
function listAccessRoleBindingsOutput(args: ListAccessRoleBindingsOutputArgs, opts?: InvokeOptions): Output<ListAccessRoleBindingsResult>
def list_access_role_bindings(organization_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
search_filters: Optional[Mapping[str, str]] = None,
opts: Optional[InvokeOptions] = None) -> ListAccessRoleBindingsResult
def list_access_role_bindings_output(organization_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
search_filters: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
opts: Optional[InvokeOptions] = None) -> Output[ListAccessRoleBindingsResult]
func ListAccessRoleBindings(ctx *Context, args *ListAccessRoleBindingsArgs, opts ...InvokeOption) (*ListAccessRoleBindingsResult, error)
func ListAccessRoleBindingsOutput(ctx *Context, args *ListAccessRoleBindingsOutputArgs, opts ...InvokeOption) ListAccessRoleBindingsResultOutput
> Note: This function is named ListAccessRoleBindings
in the Go SDK.
public static class ListAccessRoleBindings
{
public static Task<ListAccessRoleBindingsResult> InvokeAsync(ListAccessRoleBindingsArgs args, InvokeOptions? opts = null)
public static Output<ListAccessRoleBindingsResult> Invoke(ListAccessRoleBindingsInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<ListAccessRoleBindingsResult> listAccessRoleBindings(ListAccessRoleBindingsArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:confluent:listAccessRoleBindings
arguments:
# arguments dictionary
The following arguments are supported:
- Organization
Name string - Organization resource name
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Search
Filters Dictionary<string, string> - Search filters for the request
- Organization
Name string - Organization resource name
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Search
Filters map[string]string - Search filters for the request
- organization
Name String - Organization resource name
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- search
Filters Map<String,String> - Search filters for the request
- organization
Name string - Organization resource name
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- search
Filters {[key: string]: string} - Search filters for the request
- organization_
name str - Organization resource name
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- search_
filters Mapping[str, str] - Search filters for the request
- organization
Name String - Organization resource name
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- search
Filters Map<String> - Search filters for the request
listAccessRoleBindings Result
The following output properties are available:
- Data
List<Pulumi.
Azure Native. Confluent. Outputs. Role Binding Record Response> - Data of the environments list
- Kind string
- Type of response
- Metadata
Pulumi.
Azure Native. Confluent. Outputs. Confluent List Metadata Response - Metadata of the list
- Data
[]Role
Binding Record Response - Data of the environments list
- Kind string
- Type of response
- Metadata
Confluent
List Metadata Response - Metadata of the list
- data
List<Role
Binding Record Response> - Data of the environments list
- kind String
- Type of response
- metadata
Confluent
List Metadata Response - Metadata of the list
- data
Role
Binding Record Response[] - Data of the environments list
- kind string
- Type of response
- metadata
Confluent
List Metadata Response - Metadata of the list
- data
Sequence[Role
Binding Record Response] - Data of the environments list
- kind str
- Type of response
- metadata
Confluent
List Metadata Response - Metadata of the list
- data List<Property Map>
- Data of the environments list
- kind String
- Type of response
- metadata Property Map
- Metadata of the list
Supporting Types
ConfluentListMetadataResponse
- first str
- First page of the list
- last str
- Last page of the list
- next str
- Next page of the list
- prev str
- Previous page of the list
- total_
size int - Total size of the list
MetadataEntityResponse
- Created
At string - Created Date Time
- Deleted
At string - Deleted Date time
- Resource
Name string - Resource name of the record
- Self string
- Self lookup url
- Updated
At string - Updated Date time
- Created
At string - Created Date Time
- Deleted
At string - Deleted Date time
- Resource
Name string - Resource name of the record
- Self string
- Self lookup url
- Updated
At string - Updated Date time
- created
At String - Created Date Time
- deleted
At String - Deleted Date time
- resource
Name String - Resource name of the record
- self String
- Self lookup url
- updated
At String - Updated Date time
- created
At string - Created Date Time
- deleted
At string - Deleted Date time
- resource
Name string - Resource name of the record
- self string
- Self lookup url
- updated
At string - Updated Date time
- created_
at str - Created Date Time
- deleted_
at str - Deleted Date time
- resource_
name str - Resource name of the record
- self str
- Self lookup url
- updated_
at str - Updated Date time
- created
At String - Created Date Time
- deleted
At String - Deleted Date time
- resource
Name String - Resource name of the record
- self String
- Self lookup url
- updated
At String - Updated Date time
RoleBindingRecordResponse
- Crn
Pattern string - A CRN that specifies the scope and resource patterns necessary for the role to bind
- Id string
- Id of the role
- Kind string
- The type of the resource.
- Metadata
Pulumi.
Azure Native. Confluent. Inputs. Metadata Entity Response - Metadata of the record
- Principal string
- The principal User or Group to bind the role to
- Role
Name string - The name of the role to bind to the principal
- Crn
Pattern string - A CRN that specifies the scope and resource patterns necessary for the role to bind
- Id string
- Id of the role
- Kind string
- The type of the resource.
- Metadata
Metadata
Entity Response - Metadata of the record
- Principal string
- The principal User or Group to bind the role to
- Role
Name string - The name of the role to bind to the principal
- crn
Pattern String - A CRN that specifies the scope and resource patterns necessary for the role to bind
- id String
- Id of the role
- kind String
- The type of the resource.
- metadata
Metadata
Entity Response - Metadata of the record
- principal String
- The principal User or Group to bind the role to
- role
Name String - The name of the role to bind to the principal
- crn
Pattern string - A CRN that specifies the scope and resource patterns necessary for the role to bind
- id string
- Id of the role
- kind string
- The type of the resource.
- metadata
Metadata
Entity Response - Metadata of the record
- principal string
- The principal User or Group to bind the role to
- role
Name string - The name of the role to bind to the principal
- crn_
pattern str - A CRN that specifies the scope and resource patterns necessary for the role to bind
- id str
- Id of the role
- kind str
- The type of the resource.
- metadata
Metadata
Entity Response - Metadata of the record
- principal str
- The principal User or Group to bind the role to
- role_
name str - The name of the role to bind to the principal
- crn
Pattern String - A CRN that specifies the scope and resource patterns necessary for the role to bind
- id String
- Id of the role
- kind String
- The type of the resource.
- metadata Property Map
- Metadata of the record
- principal String
- The principal User or Group to bind the role to
- role
Name String - The name of the role to bind to the principal
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.63.0 published on Tuesday, Sep 24, 2024 by Pulumi