Viewing docs for stackit v0.0.6
published on Wednesday, May 6, 2026 by stackitcloud
published on Wednesday, May 6, 2026 by stackitcloud
Viewing docs for stackit v0.0.6
published on Wednesday, May 6, 2026 by stackitcloud
published on Wednesday, May 6, 2026 by stackitcloud
IAM role binding datasource schema.
This datasource is part of the iam experiment and is likely going to undergo significant changes or be removed in the future. Use it at your own discretion.
Example Usage
data "stackit_secretsmanager_secret_group_role_bindings_v1" "role_binding" {
resource_id = "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
}
Using getSecretsmanagerSecretGroupRoleBindingsV1
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 getSecretsmanagerSecretGroupRoleBindingsV1(args: GetSecretsmanagerSecretGroupRoleBindingsV1Args, opts?: InvokeOptions): Promise<GetSecretsmanagerSecretGroupRoleBindingsV1Result>
function getSecretsmanagerSecretGroupRoleBindingsV1Output(args: GetSecretsmanagerSecretGroupRoleBindingsV1OutputArgs, opts?: InvokeOptions): Output<GetSecretsmanagerSecretGroupRoleBindingsV1Result>def get_secretsmanager_secret_group_role_bindings_v1(region: Optional[str] = None,
resource_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetSecretsmanagerSecretGroupRoleBindingsV1Result
def get_secretsmanager_secret_group_role_bindings_v1_output(region: pulumi.Input[Optional[str]] = None,
resource_id: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetSecretsmanagerSecretGroupRoleBindingsV1Result]func GetSecretsmanagerSecretGroupRoleBindingsV1(ctx *Context, args *GetSecretsmanagerSecretGroupRoleBindingsV1Args, opts ...InvokeOption) (*GetSecretsmanagerSecretGroupRoleBindingsV1Result, error)
func GetSecretsmanagerSecretGroupRoleBindingsV1Output(ctx *Context, args *GetSecretsmanagerSecretGroupRoleBindingsV1OutputArgs, opts ...InvokeOption) GetSecretsmanagerSecretGroupRoleBindingsV1ResultOutput> Note: This function is named GetSecretsmanagerSecretGroupRoleBindingsV1 in the Go SDK.
public static class GetSecretsmanagerSecretGroupRoleBindingsV1
{
public static Task<GetSecretsmanagerSecretGroupRoleBindingsV1Result> InvokeAsync(GetSecretsmanagerSecretGroupRoleBindingsV1Args args, InvokeOptions? opts = null)
public static Output<GetSecretsmanagerSecretGroupRoleBindingsV1Result> Invoke(GetSecretsmanagerSecretGroupRoleBindingsV1InvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetSecretsmanagerSecretGroupRoleBindingsV1Result> getSecretsmanagerSecretGroupRoleBindingsV1(GetSecretsmanagerSecretGroupRoleBindingsV1Args args, InvokeOptions options)
public static Output<GetSecretsmanagerSecretGroupRoleBindingsV1Result> getSecretsmanagerSecretGroupRoleBindingsV1(GetSecretsmanagerSecretGroupRoleBindingsV1Args args, InvokeOptions options)
fn::invoke:
function: stackit:index/getSecretsmanagerSecretGroupRoleBindingsV1:getSecretsmanagerSecretGroupRoleBindingsV1
arguments:
# arguments dictionarydata "stackit_getsecretsmanagersecretgrouprolebindingsv1" "name" {
# arguments
}The following arguments are supported:
- Resource
Id string - The identifier of the resource to get the role bindings for.
- Region string
- The resource region. If not defined, the provider region is used.
- Resource
Id string - The identifier of the resource to get the role bindings for.
- Region string
- The resource region. If not defined, the provider region is used.
- resource_
id string - The identifier of the resource to get the role bindings for.
- region string
- The resource region. If not defined, the provider region is used.
- resource
Id String - The identifier of the resource to get the role bindings for.
- region String
- The resource region. If not defined, the provider region is used.
- resource
Id string - The identifier of the resource to get the role bindings for.
- region string
- The resource region. If not defined, the provider region is used.
- resource_
id str - The identifier of the resource to get the role bindings for.
- region str
- The resource region. If not defined, the provider region is used.
- resource
Id String - The identifier of the resource to get the role bindings for.
- region String
- The resource region. If not defined, the provider region is used.
getSecretsmanagerSecretGroupRoleBindingsV1 Result
The following output properties are available:
- Id string
- Terraform's internal resource identifier. It is structured as "
region,resourceId". - Resource
Id string - The identifier of the resource to get the role bindings for.
- Role
Bindings List<GetSecretsmanager Secret Group Role Bindings V1Role Binding> - List of role bindings.
- Region string
- The resource region. If not defined, the provider region is used.
- Id string
- Terraform's internal resource identifier. It is structured as "
region,resourceId". - Resource
Id string - The identifier of the resource to get the role bindings for.
- Role
Bindings []GetSecretsmanager Secret Group Role Bindings V1Role Binding - List of role bindings.
- Region string
- The resource region. If not defined, the provider region is used.
- id string
- Terraform's internal resource identifier. It is structured as "
region,resourceId". - resource_
id string - The identifier of the resource to get the role bindings for.
- role_
bindings list(object) - List of role bindings.
- region string
- The resource region. If not defined, the provider region is used.
- id String
- Terraform's internal resource identifier. It is structured as "
region,resourceId". - resource
Id String - The identifier of the resource to get the role bindings for.
- role
Bindings List<GetSecretsmanager Secret Group Role Bindings V1Role Binding> - List of role bindings.
- region String
- The resource region. If not defined, the provider region is used.
- id string
- Terraform's internal resource identifier. It is structured as "
region,resourceId". - resource
Id string - The identifier of the resource to get the role bindings for.
- role
Bindings GetSecretsmanager Secret Group Role Bindings V1Role Binding[] - List of role bindings.
- region string
- The resource region. If not defined, the provider region is used.
- id str
- Terraform's internal resource identifier. It is structured as "
region,resourceId". - resource_
id str - The identifier of the resource to get the role bindings for.
- role_
bindings Sequence[GetSecretsmanager Secret Group Role Bindings V1Role Binding] - List of role bindings.
- region str
- The resource region. If not defined, the provider region is used.
- id String
- Terraform's internal resource identifier. It is structured as "
region,resourceId". - resource
Id String - The identifier of the resource to get the role bindings for.
- role
Bindings List<Property Map> - List of role bindings.
- region String
- The resource region. If not defined, the provider region is used.
Supporting Types
GetSecretsmanagerSecretGroupRoleBindingsV1RoleBinding
Package Details
- Repository
- stackit stackitcloud/pulumi-stackit
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
stackitTerraform Provider.
Viewing docs for stackit v0.0.6
published on Wednesday, May 6, 2026 by stackitcloud
published on Wednesday, May 6, 2026 by stackitcloud
