Oracle Cloud Infrastructure v2.28.0 published on Thursday, Mar 27, 2025 by Pulumi
oci.DataSafe.getSensitiveTypeGroup
Explore with Pulumi AI
This data source provides details about a specific Sensitive Type Group resource in Oracle Cloud Infrastructure Data Safe service.
Gets the details of the specified sensitive type group.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as oci from "@pulumi/oci";
const testSensitiveTypeGroup = oci.DataSafe.getSensitiveTypeGroup({
sensitiveTypeGroupId: testSensitiveTypeGroupOciDataSafeSensitiveTypeGroup.id,
});
import pulumi
import pulumi_oci as oci
test_sensitive_type_group = oci.DataSafe.get_sensitive_type_group(sensitive_type_group_id=test_sensitive_type_group_oci_data_safe_sensitive_type_group["id"])
package main
import (
"github.com/pulumi/pulumi-oci/sdk/v2/go/oci/datasafe"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := datasafe.GetSensitiveTypeGroup(ctx, &datasafe.GetSensitiveTypeGroupArgs{
SensitiveTypeGroupId: testSensitiveTypeGroupOciDataSafeSensitiveTypeGroup.Id,
}, nil)
if err != nil {
return err
}
return nil
})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Oci = Pulumi.Oci;
return await Deployment.RunAsync(() =>
{
var testSensitiveTypeGroup = Oci.DataSafe.GetSensitiveTypeGroup.Invoke(new()
{
SensitiveTypeGroupId = testSensitiveTypeGroupOciDataSafeSensitiveTypeGroup.Id,
});
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.oci.DataSafe.DataSafeFunctions;
import com.pulumi.oci.DataSafe.inputs.GetSensitiveTypeGroupArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
public static void main(String[] args) {
Pulumi.run(App::stack);
}
public static void stack(Context ctx) {
final var testSensitiveTypeGroup = DataSafeFunctions.getSensitiveTypeGroup(GetSensitiveTypeGroupArgs.builder()
.sensitiveTypeGroupId(testSensitiveTypeGroupOciDataSafeSensitiveTypeGroup.id())
.build());
}
}
variables:
testSensitiveTypeGroup:
fn::invoke:
function: oci:DataSafe:getSensitiveTypeGroup
arguments:
sensitiveTypeGroupId: ${testSensitiveTypeGroupOciDataSafeSensitiveTypeGroup.id}
Using getSensitiveTypeGroup
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 getSensitiveTypeGroup(args: GetSensitiveTypeGroupArgs, opts?: InvokeOptions): Promise<GetSensitiveTypeGroupResult>
function getSensitiveTypeGroupOutput(args: GetSensitiveTypeGroupOutputArgs, opts?: InvokeOptions): Output<GetSensitiveTypeGroupResult>
def get_sensitive_type_group(sensitive_type_group_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetSensitiveTypeGroupResult
def get_sensitive_type_group_output(sensitive_type_group_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetSensitiveTypeGroupResult]
func GetSensitiveTypeGroup(ctx *Context, args *GetSensitiveTypeGroupArgs, opts ...InvokeOption) (*GetSensitiveTypeGroupResult, error)
func GetSensitiveTypeGroupOutput(ctx *Context, args *GetSensitiveTypeGroupOutputArgs, opts ...InvokeOption) GetSensitiveTypeGroupResultOutput
> Note: This function is named GetSensitiveTypeGroup
in the Go SDK.
public static class GetSensitiveTypeGroup
{
public static Task<GetSensitiveTypeGroupResult> InvokeAsync(GetSensitiveTypeGroupArgs args, InvokeOptions? opts = null)
public static Output<GetSensitiveTypeGroupResult> Invoke(GetSensitiveTypeGroupInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetSensitiveTypeGroupResult> getSensitiveTypeGroup(GetSensitiveTypeGroupArgs args, InvokeOptions options)
public static Output<GetSensitiveTypeGroupResult> getSensitiveTypeGroup(GetSensitiveTypeGroupArgs args, InvokeOptions options)
fn::invoke:
function: oci:DataSafe/getSensitiveTypeGroup:getSensitiveTypeGroup
arguments:
# arguments dictionary
The following arguments are supported:
- Sensitive
Type stringGroup Id - The OCID of the sensitive type group.
- Sensitive
Type stringGroup Id - The OCID of the sensitive type group.
- sensitive
Type StringGroup Id - The OCID of the sensitive type group.
- sensitive
Type stringGroup Id - The OCID of the sensitive type group.
- sensitive_
type_ strgroup_ id - The OCID of the sensitive type group.
- sensitive
Type StringGroup Id - The OCID of the sensitive type group.
getSensitiveTypeGroup Result
The following output properties are available:
- Compartment
Id string - The OCID of the compartment that contains the sensitive type group.
- Dictionary<string, string>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags Example:
{"Operations.CostCenter": "42"}
- Description string
- The description of the sensitive type group.
- Display
Name string - The display name of the sensitive type group.
- Dictionary<string, string>
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags Example:
{"Department": "Finance"}
- Id string
- The OCID of the sensitive type group.
- Sensitive
Type intCount - The number of sensitive types in the specified sensitive type group.
- Sensitive
Type stringGroup Id - State string
- The current state of the sensitive type group.
- Dictionary<string, string>
- System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"orcl-cloud.free-tier-retained": "true"}
- Time
Created string - The date and time the sensitive type group was created, in the format defined by RFC3339.
- Time
Updated string - The date and time the sensitive type group was last updated, in the format defined by RFC3339.
- Compartment
Id string - The OCID of the compartment that contains the sensitive type group.
- map[string]string
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags Example:
{"Operations.CostCenter": "42"}
- Description string
- The description of the sensitive type group.
- Display
Name string - The display name of the sensitive type group.
- map[string]string
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags Example:
{"Department": "Finance"}
- Id string
- The OCID of the sensitive type group.
- Sensitive
Type intCount - The number of sensitive types in the specified sensitive type group.
- Sensitive
Type stringGroup Id - State string
- The current state of the sensitive type group.
- map[string]string
- System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"orcl-cloud.free-tier-retained": "true"}
- Time
Created string - The date and time the sensitive type group was created, in the format defined by RFC3339.
- Time
Updated string - The date and time the sensitive type group was last updated, in the format defined by RFC3339.
- compartment
Id String - The OCID of the compartment that contains the sensitive type group.
- Map<String,String>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags Example:
{"Operations.CostCenter": "42"}
- description String
- The description of the sensitive type group.
- display
Name String - The display name of the sensitive type group.
- Map<String,String>
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags Example:
{"Department": "Finance"}
- id String
- The OCID of the sensitive type group.
- sensitive
Type IntegerCount - The number of sensitive types in the specified sensitive type group.
- sensitive
Type StringGroup Id - state String
- The current state of the sensitive type group.
- Map<String,String>
- System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"orcl-cloud.free-tier-retained": "true"}
- time
Created String - The date and time the sensitive type group was created, in the format defined by RFC3339.
- time
Updated String - The date and time the sensitive type group was last updated, in the format defined by RFC3339.
- compartment
Id string - The OCID of the compartment that contains the sensitive type group.
- {[key: string]: string}
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags Example:
{"Operations.CostCenter": "42"}
- description string
- The description of the sensitive type group.
- display
Name string - The display name of the sensitive type group.
- {[key: string]: string}
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags Example:
{"Department": "Finance"}
- id string
- The OCID of the sensitive type group.
- sensitive
Type numberCount - The number of sensitive types in the specified sensitive type group.
- sensitive
Type stringGroup Id - state string
- The current state of the sensitive type group.
- {[key: string]: string}
- System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"orcl-cloud.free-tier-retained": "true"}
- time
Created string - The date and time the sensitive type group was created, in the format defined by RFC3339.
- time
Updated string - The date and time the sensitive type group was last updated, in the format defined by RFC3339.
- compartment_
id str - The OCID of the compartment that contains the sensitive type group.
- Mapping[str, str]
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags Example:
{"Operations.CostCenter": "42"}
- description str
- The description of the sensitive type group.
- display_
name str - The display name of the sensitive type group.
- Mapping[str, str]
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags Example:
{"Department": "Finance"}
- id str
- The OCID of the sensitive type group.
- sensitive_
type_ intcount - The number of sensitive types in the specified sensitive type group.
- sensitive_
type_ strgroup_ id - state str
- The current state of the sensitive type group.
- Mapping[str, str]
- System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"orcl-cloud.free-tier-retained": "true"}
- time_
created str - The date and time the sensitive type group was created, in the format defined by RFC3339.
- time_
updated str - The date and time the sensitive type group was last updated, in the format defined by RFC3339.
- compartment
Id String - The OCID of the compartment that contains the sensitive type group.
- Map<String>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags Example:
{"Operations.CostCenter": "42"}
- description String
- The description of the sensitive type group.
- display
Name String - The display name of the sensitive type group.
- Map<String>
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags Example:
{"Department": "Finance"}
- id String
- The OCID of the sensitive type group.
- sensitive
Type NumberCount - The number of sensitive types in the specified sensitive type group.
- sensitive
Type StringGroup Id - state String
- The current state of the sensitive type group.
- Map<String>
- System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"orcl-cloud.free-tier-retained": "true"}
- time
Created String - The date and time the sensitive type group was created, in the format defined by RFC3339.
- time
Updated String - The date and time the sensitive type group was last updated, in the format defined by RFC3339.
Package Details
- Repository
- oci pulumi/pulumi-oci
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
oci
Terraform Provider.