1. Packages
  2. Oracle Cloud Infrastructure
  3. API Docs
  4. DatabaseMigration
  5. getAssessmentAssessorCheck
Viewing docs for Oracle Cloud Infrastructure v4.2.0
published on Friday, Mar 6, 2026 by Pulumi
oci logo
Viewing docs for Oracle Cloud Infrastructure v4.2.0
published on Friday, Mar 6, 2026 by Pulumi

    This data source provides details about a specific Assessment Assessor Check resource in Oracle Cloud Infrastructure Database Migration service.

    Get Assessor Check details.

    Example Usage

    Example coming soon!
    
    Example coming soon!
    
    Example coming soon!
    
    Example coming soon!
    
    Example coming soon!
    
    variables:
      testAssessmentAssessorCheck:
        fn::invoke:
          function: oci:DatabaseMigration:getAssessmentAssessorCheck
          arguments:
            assessmentId: ${testAssessment.id}
            assessorName: ${assessmentAssessorCheckAssessorName}
            checkName: ${assessmentAssessorCheckCheckName}
            compartmentId: ${compartmentId}
            displayName: ${assessmentAssessorCheckDisplayName}
    

    Using getAssessmentAssessorCheck

    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 getAssessmentAssessorCheck(args: GetAssessmentAssessorCheckArgs, opts?: InvokeOptions): Promise<GetAssessmentAssessorCheckResult>
    function getAssessmentAssessorCheckOutput(args: GetAssessmentAssessorCheckOutputArgs, opts?: InvokeOptions): Output<GetAssessmentAssessorCheckResult>
    def get_assessment_assessor_check(assessment_id: Optional[str] = None,
                                      assessor_name: Optional[str] = None,
                                      check_name: Optional[str] = None,
                                      compartment_id: Optional[str] = None,
                                      opts: Optional[InvokeOptions] = None) -> GetAssessmentAssessorCheckResult
    def get_assessment_assessor_check_output(assessment_id: Optional[pulumi.Input[str]] = None,
                                      assessor_name: Optional[pulumi.Input[str]] = None,
                                      check_name: Optional[pulumi.Input[str]] = None,
                                      compartment_id: Optional[pulumi.Input[str]] = None,
                                      opts: Optional[InvokeOptions] = None) -> Output[GetAssessmentAssessorCheckResult]
    func GetAssessmentAssessorCheck(ctx *Context, args *GetAssessmentAssessorCheckArgs, opts ...InvokeOption) (*GetAssessmentAssessorCheckResult, error)
    func GetAssessmentAssessorCheckOutput(ctx *Context, args *GetAssessmentAssessorCheckOutputArgs, opts ...InvokeOption) GetAssessmentAssessorCheckResultOutput

    > Note: This function is named GetAssessmentAssessorCheck in the Go SDK.

    public static class GetAssessmentAssessorCheck 
    {
        public static Task<GetAssessmentAssessorCheckResult> InvokeAsync(GetAssessmentAssessorCheckArgs args, InvokeOptions? opts = null)
        public static Output<GetAssessmentAssessorCheckResult> Invoke(GetAssessmentAssessorCheckInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetAssessmentAssessorCheckResult> getAssessmentAssessorCheck(GetAssessmentAssessorCheckArgs args, InvokeOptions options)
    public static Output<GetAssessmentAssessorCheckResult> getAssessmentAssessorCheck(GetAssessmentAssessorCheckArgs args, InvokeOptions options)
    
    fn::invoke:
      function: oci:DatabaseMigration/getAssessmentAssessorCheck:getAssessmentAssessorCheck
      arguments:
        # arguments dictionary

    The following arguments are supported:

    AssessmentId string
    The OCID of the Assessment
    AssessorName string
    The name of the Assessor
    CheckName string
    The Name of the assessor check
    CompartmentId string
    The ID of the compartment in which to list resources.
    AssessmentId string
    The OCID of the Assessment
    AssessorName string
    The name of the Assessor
    CheckName string
    The Name of the assessor check
    CompartmentId string
    The ID of the compartment in which to list resources.
    assessmentId String
    The OCID of the Assessment
    assessorName String
    The name of the Assessor
    checkName String
    The Name of the assessor check
    compartmentId String
    The ID of the compartment in which to list resources.
    assessmentId string
    The OCID of the Assessment
    assessorName string
    The name of the Assessor
    checkName string
    The Name of the assessor check
    compartmentId string
    The ID of the compartment in which to list resources.
    assessment_id str
    The OCID of the Assessment
    assessor_name str
    The name of the Assessor
    check_name str
    The Name of the assessor check
    compartment_id str
    The ID of the compartment in which to list resources.
    assessmentId String
    The OCID of the Assessment
    assessorName String
    The name of the Assessor
    checkName String
    The Name of the assessor check
    compartmentId String
    The ID of the compartment in which to list resources.

    getAssessmentAssessorCheck Result

    The following output properties are available:

    Action string
    Fixing the issue.
    AssessmentId string
    AssessorCheckGroups List<GetAssessmentAssessorCheckAssessorCheckGroup>
    Assessor Check Group
    AssessorCheckState string
    The current state of the Assessor Check.
    AssessorName string
    CheckActions List<GetAssessmentAssessorCheckCheckAction>
    Assessor Check Action
    CheckName string
    Columns List<GetAssessmentAssessorCheckColumn>
    Array of the column of the objects table.
    CompartmentId string
    Description string
    A user-friendly description. Does not have to be unique, and it's changeable. Avoid entering confidential information.
    DisplayName string
    A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.
    FixupScriptLocation string
    The path to the fixup script for this check.
    HelpLinkText string
    The Help link text.
    HelpLinkUrl string
    The Help URL.
    Id string
    The provider-assigned unique ID for this managed resource.
    Impact string
    Impact of the issue on data migration.
    IsExclusionAllowed bool
    If false, objects cannot be excluded from migration.
    Issue string
    Description of the issue.
    Key string
    Pre-Migration сheck id.
    LogLocations List<GetAssessmentAssessorCheckLogLocation>
    Details to access log file in the specified Object Storage bucket, if any.
    Metadatas List<GetAssessmentAssessorCheckMetadata>
    Metadata of object.
    Name string
    The Name of the Check.
    ObjectCount int
    Number of database objects to migrate.
    ObjectsDisplayName string
    The objects display name.
    Action string
    Fixing the issue.
    AssessmentId string
    AssessorCheckGroups []GetAssessmentAssessorCheckAssessorCheckGroup
    Assessor Check Group
    AssessorCheckState string
    The current state of the Assessor Check.
    AssessorName string
    CheckActions []GetAssessmentAssessorCheckCheckAction
    Assessor Check Action
    CheckName string
    Columns []GetAssessmentAssessorCheckColumn
    Array of the column of the objects table.
    CompartmentId string
    Description string
    A user-friendly description. Does not have to be unique, and it's changeable. Avoid entering confidential information.
    DisplayName string
    A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.
    FixupScriptLocation string
    The path to the fixup script for this check.
    HelpLinkText string
    The Help link text.
    HelpLinkUrl string
    The Help URL.
    Id string
    The provider-assigned unique ID for this managed resource.
    Impact string
    Impact of the issue on data migration.
    IsExclusionAllowed bool
    If false, objects cannot be excluded from migration.
    Issue string
    Description of the issue.
    Key string
    Pre-Migration сheck id.
    LogLocations []GetAssessmentAssessorCheckLogLocation
    Details to access log file in the specified Object Storage bucket, if any.
    Metadatas []GetAssessmentAssessorCheckMetadata
    Metadata of object.
    Name string
    The Name of the Check.
    ObjectCount int
    Number of database objects to migrate.
    ObjectsDisplayName string
    The objects display name.
    action String
    Fixing the issue.
    assessmentId String
    assessorCheckGroups List<GetAssessmentAssessorCheckAssessorCheckGroup>
    Assessor Check Group
    assessorCheckState String
    The current state of the Assessor Check.
    assessorName String
    checkActions List<GetAssessmentAssessorCheckCheckAction>
    Assessor Check Action
    checkName String
    columns List<GetAssessmentAssessorCheckColumn>
    Array of the column of the objects table.
    compartmentId String
    description String
    A user-friendly description. Does not have to be unique, and it's changeable. Avoid entering confidential information.
    displayName String
    A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.
    fixupScriptLocation String
    The path to the fixup script for this check.
    helpLinkText String
    The Help link text.
    helpLinkUrl String
    The Help URL.
    id String
    The provider-assigned unique ID for this managed resource.
    impact String
    Impact of the issue on data migration.
    isExclusionAllowed Boolean
    If false, objects cannot be excluded from migration.
    issue String
    Description of the issue.
    key String
    Pre-Migration сheck id.
    logLocations List<GetAssessmentAssessorCheckLogLocation>
    Details to access log file in the specified Object Storage bucket, if any.
    metadatas List<GetAssessmentAssessorCheckMetadata>
    Metadata of object.
    name String
    The Name of the Check.
    objectCount Integer
    Number of database objects to migrate.
    objectsDisplayName String
    The objects display name.
    action string
    Fixing the issue.
    assessmentId string
    assessorCheckGroups GetAssessmentAssessorCheckAssessorCheckGroup[]
    Assessor Check Group
    assessorCheckState string
    The current state of the Assessor Check.
    assessorName string
    checkActions GetAssessmentAssessorCheckCheckAction[]
    Assessor Check Action
    checkName string
    columns GetAssessmentAssessorCheckColumn[]
    Array of the column of the objects table.
    compartmentId string
    description string
    A user-friendly description. Does not have to be unique, and it's changeable. Avoid entering confidential information.
    displayName string
    A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.
    fixupScriptLocation string
    The path to the fixup script for this check.
    helpLinkText string
    The Help link text.
    helpLinkUrl string
    The Help URL.
    id string
    The provider-assigned unique ID for this managed resource.
    impact string
    Impact of the issue on data migration.
    isExclusionAllowed boolean
    If false, objects cannot be excluded from migration.
    issue string
    Description of the issue.
    key string
    Pre-Migration сheck id.
    logLocations GetAssessmentAssessorCheckLogLocation[]
    Details to access log file in the specified Object Storage bucket, if any.
    metadatas GetAssessmentAssessorCheckMetadata[]
    Metadata of object.
    name string
    The Name of the Check.
    objectCount number
    Number of database objects to migrate.
    objectsDisplayName string
    The objects display name.
    action str
    Fixing the issue.
    assessment_id str
    assessor_check_groups Sequence[GetAssessmentAssessorCheckAssessorCheckGroup]
    Assessor Check Group
    assessor_check_state str
    The current state of the Assessor Check.
    assessor_name str
    check_actions Sequence[GetAssessmentAssessorCheckCheckAction]
    Assessor Check Action
    check_name str
    columns Sequence[GetAssessmentAssessorCheckColumn]
    Array of the column of the objects table.
    compartment_id str
    description str
    A user-friendly description. Does not have to be unique, and it's changeable. Avoid entering confidential information.
    display_name str
    A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.
    fixup_script_location str
    The path to the fixup script for this check.
    help_link_text str
    The Help link text.
    help_link_url str
    The Help URL.
    id str
    The provider-assigned unique ID for this managed resource.
    impact str
    Impact of the issue on data migration.
    is_exclusion_allowed bool
    If false, objects cannot be excluded from migration.
    issue str
    Description of the issue.
    key str
    Pre-Migration сheck id.
    log_locations Sequence[GetAssessmentAssessorCheckLogLocation]
    Details to access log file in the specified Object Storage bucket, if any.
    metadatas Sequence[GetAssessmentAssessorCheckMetadata]
    Metadata of object.
    name str
    The Name of the Check.
    object_count int
    Number of database objects to migrate.
    objects_display_name str
    The objects display name.
    action String
    Fixing the issue.
    assessmentId String
    assessorCheckGroups List<Property Map>
    Assessor Check Group
    assessorCheckState String
    The current state of the Assessor Check.
    assessorName String
    checkActions List<Property Map>
    Assessor Check Action
    checkName String
    columns List<Property Map>
    Array of the column of the objects table.
    compartmentId String
    description String
    A user-friendly description. Does not have to be unique, and it's changeable. Avoid entering confidential information.
    displayName String
    A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.
    fixupScriptLocation String
    The path to the fixup script for this check.
    helpLinkText String
    The Help link text.
    helpLinkUrl String
    The Help URL.
    id String
    The provider-assigned unique ID for this managed resource.
    impact String
    Impact of the issue on data migration.
    isExclusionAllowed Boolean
    If false, objects cannot be excluded from migration.
    issue String
    Description of the issue.
    key String
    Pre-Migration сheck id.
    logLocations List<Property Map>
    Details to access log file in the specified Object Storage bucket, if any.
    metadatas List<Property Map>
    Metadata of object.
    name String
    The Name of the Check.
    objectCount Number
    Number of database objects to migrate.
    objectsDisplayName String
    The objects display name.

    Supporting Types

    GetAssessmentAssessorCheckAssessorCheckGroup

    Description string
    A user-friendly description. Does not have to be unique, and it's changeable. Avoid entering confidential information.
    DisplayName string
    A filter to return only resources that match the entire display name given.
    IsExpanded bool
    True if the group is expanded, false otherwise.
    Name string
    The Name of the Check.
    Description string
    A user-friendly description. Does not have to be unique, and it's changeable. Avoid entering confidential information.
    DisplayName string
    A filter to return only resources that match the entire display name given.
    IsExpanded bool
    True if the group is expanded, false otherwise.
    Name string
    The Name of the Check.
    description String
    A user-friendly description. Does not have to be unique, and it's changeable. Avoid entering confidential information.
    displayName String
    A filter to return only resources that match the entire display name given.
    isExpanded Boolean
    True if the group is expanded, false otherwise.
    name String
    The Name of the Check.
    description string
    A user-friendly description. Does not have to be unique, and it's changeable. Avoid entering confidential information.
    displayName string
    A filter to return only resources that match the entire display name given.
    isExpanded boolean
    True if the group is expanded, false otherwise.
    name string
    The Name of the Check.
    description str
    A user-friendly description. Does not have to be unique, and it's changeable. Avoid entering confidential information.
    display_name str
    A filter to return only resources that match the entire display name given.
    is_expanded bool
    True if the group is expanded, false otherwise.
    name str
    The Name of the Check.
    description String
    A user-friendly description. Does not have to be unique, and it's changeable. Avoid entering confidential information.
    displayName String
    A filter to return only resources that match the entire display name given.
    isExpanded Boolean
    True if the group is expanded, false otherwise.
    name String
    The Name of the Check.

    GetAssessmentAssessorCheckCheckAction

    Description string
    A user-friendly description. Does not have to be unique, and it's changeable. Avoid entering confidential information.
    DisplayName string
    A filter to return only resources that match the entire display name given.
    Name string
    The Name of the Check.
    UserDefinedProperties List<GetAssessmentAssessorCheckCheckActionUserDefinedProperty>
    User defined properties
    Description string
    A user-friendly description. Does not have to be unique, and it's changeable. Avoid entering confidential information.
    DisplayName string
    A filter to return only resources that match the entire display name given.
    Name string
    The Name of the Check.
    UserDefinedProperties []GetAssessmentAssessorCheckCheckActionUserDefinedProperty
    User defined properties
    description String
    A user-friendly description. Does not have to be unique, and it's changeable. Avoid entering confidential information.
    displayName String
    A filter to return only resources that match the entire display name given.
    name String
    The Name of the Check.
    userDefinedProperties List<GetAssessmentAssessorCheckCheckActionUserDefinedProperty>
    User defined properties
    description string
    A user-friendly description. Does not have to be unique, and it's changeable. Avoid entering confidential information.
    displayName string
    A filter to return only resources that match the entire display name given.
    name string
    The Name of the Check.
    userDefinedProperties GetAssessmentAssessorCheckCheckActionUserDefinedProperty[]
    User defined properties
    description str
    A user-friendly description. Does not have to be unique, and it's changeable. Avoid entering confidential information.
    display_name str
    A filter to return only resources that match the entire display name given.
    name str
    The Name of the Check.
    user_defined_properties Sequence[GetAssessmentAssessorCheckCheckActionUserDefinedProperty]
    User defined properties
    description String
    A user-friendly description. Does not have to be unique, and it's changeable. Avoid entering confidential information.
    displayName String
    A filter to return only resources that match the entire display name given.
    name String
    The Name of the Check.
    userDefinedProperties List<Property Map>
    User defined properties

    GetAssessmentAssessorCheckCheckActionUserDefinedProperty

    Description string
    A user-friendly description. Does not have to be unique, and it's changeable. Avoid entering confidential information.
    DisplayName string
    A filter to return only resources that match the entire display name given.
    HelpLinkText string
    The Help link text.
    HelpLinkUrl string
    The Help URL.
    Properties List<GetAssessmentAssessorCheckCheckActionUserDefinedPropertyProperty>
    Array of user defined properties.
    Description string
    A user-friendly description. Does not have to be unique, and it's changeable. Avoid entering confidential information.
    DisplayName string
    A filter to return only resources that match the entire display name given.
    HelpLinkText string
    The Help link text.
    HelpLinkUrl string
    The Help URL.
    Properties []GetAssessmentAssessorCheckCheckActionUserDefinedPropertyProperty
    Array of user defined properties.
    description String
    A user-friendly description. Does not have to be unique, and it's changeable. Avoid entering confidential information.
    displayName String
    A filter to return only resources that match the entire display name given.
    helpLinkText String
    The Help link text.
    helpLinkUrl String
    The Help URL.
    properties List<GetAssessmentAssessorCheckCheckActionUserDefinedPropertyProperty>
    Array of user defined properties.
    description string
    A user-friendly description. Does not have to be unique, and it's changeable. Avoid entering confidential information.
    displayName string
    A filter to return only resources that match the entire display name given.
    helpLinkText string
    The Help link text.
    helpLinkUrl string
    The Help URL.
    properties GetAssessmentAssessorCheckCheckActionUserDefinedPropertyProperty[]
    Array of user defined properties.
    description str
    A user-friendly description. Does not have to be unique, and it's changeable. Avoid entering confidential information.
    display_name str
    A filter to return only resources that match the entire display name given.
    help_link_text str
    The Help link text.
    help_link_url str
    The Help URL.
    properties Sequence[GetAssessmentAssessorCheckCheckActionUserDefinedPropertyProperty]
    Array of user defined properties.
    description String
    A user-friendly description. Does not have to be unique, and it's changeable. Avoid entering confidential information.
    displayName String
    A filter to return only resources that match the entire display name given.
    helpLinkText String
    The Help link text.
    helpLinkUrl String
    The Help URL.
    properties List<Property Map>
    Array of user defined properties.

    GetAssessmentAssessorCheckCheckActionUserDefinedPropertyProperty

    DefaultValue string
    The default value of the property.
    Description string
    A user-friendly description. Does not have to be unique, and it's changeable. Avoid entering confidential information.
    DisplayName string
    A filter to return only resources that match the entire display name given.
    IsRequired bool
    True if the property is required, false otherwise
    MaxLength int
    Maximum length of the text
    MinLength int
    Minimum length of the text
    Name string
    The Name of the Check.
    Options List<GetAssessmentAssessorCheckCheckActionUserDefinedPropertyPropertyOption>
    User defined property options.
    Type string
    The type of the user defined property.
    Value string
    The value of the property.
    DefaultValue string
    The default value of the property.
    Description string
    A user-friendly description. Does not have to be unique, and it's changeable. Avoid entering confidential information.
    DisplayName string
    A filter to return only resources that match the entire display name given.
    IsRequired bool
    True if the property is required, false otherwise
    MaxLength int
    Maximum length of the text
    MinLength int
    Minimum length of the text
    Name string
    The Name of the Check.
    Options []GetAssessmentAssessorCheckCheckActionUserDefinedPropertyPropertyOption
    User defined property options.
    Type string
    The type of the user defined property.
    Value string
    The value of the property.
    defaultValue String
    The default value of the property.
    description String
    A user-friendly description. Does not have to be unique, and it's changeable. Avoid entering confidential information.
    displayName String
    A filter to return only resources that match the entire display name given.
    isRequired Boolean
    True if the property is required, false otherwise
    maxLength Integer
    Maximum length of the text
    minLength Integer
    Minimum length of the text
    name String
    The Name of the Check.
    options List<GetAssessmentAssessorCheckCheckActionUserDefinedPropertyPropertyOption>
    User defined property options.
    type String
    The type of the user defined property.
    value String
    The value of the property.
    defaultValue string
    The default value of the property.
    description string
    A user-friendly description. Does not have to be unique, and it's changeable. Avoid entering confidential information.
    displayName string
    A filter to return only resources that match the entire display name given.
    isRequired boolean
    True if the property is required, false otherwise
    maxLength number
    Maximum length of the text
    minLength number
    Minimum length of the text
    name string
    The Name of the Check.
    options GetAssessmentAssessorCheckCheckActionUserDefinedPropertyPropertyOption[]
    User defined property options.
    type string
    The type of the user defined property.
    value string
    The value of the property.
    default_value str
    The default value of the property.
    description str
    A user-friendly description. Does not have to be unique, and it's changeable. Avoid entering confidential information.
    display_name str
    A filter to return only resources that match the entire display name given.
    is_required bool
    True if the property is required, false otherwise
    max_length int
    Maximum length of the text
    min_length int
    Minimum length of the text
    name str
    The Name of the Check.
    options Sequence[GetAssessmentAssessorCheckCheckActionUserDefinedPropertyPropertyOption]
    User defined property options.
    type str
    The type of the user defined property.
    value str
    The value of the property.
    defaultValue String
    The default value of the property.
    description String
    A user-friendly description. Does not have to be unique, and it's changeable. Avoid entering confidential information.
    displayName String
    A filter to return only resources that match the entire display name given.
    isRequired Boolean
    True if the property is required, false otherwise
    maxLength Number
    Maximum length of the text
    minLength Number
    Minimum length of the text
    name String
    The Name of the Check.
    options List<Property Map>
    User defined property options.
    type String
    The type of the user defined property.
    value String
    The value of the property.

    GetAssessmentAssessorCheckCheckActionUserDefinedPropertyPropertyOption

    Description string
    A user-friendly description. Does not have to be unique, and it's changeable. Avoid entering confidential information.
    DisplayName string
    A filter to return only resources that match the entire display name given.
    Value string
    The value of the property.
    Description string
    A user-friendly description. Does not have to be unique, and it's changeable. Avoid entering confidential information.
    DisplayName string
    A filter to return only resources that match the entire display name given.
    Value string
    The value of the property.
    description String
    A user-friendly description. Does not have to be unique, and it's changeable. Avoid entering confidential information.
    displayName String
    A filter to return only resources that match the entire display name given.
    value String
    The value of the property.
    description string
    A user-friendly description. Does not have to be unique, and it's changeable. Avoid entering confidential information.
    displayName string
    A filter to return only resources that match the entire display name given.
    value string
    The value of the property.
    description str
    A user-friendly description. Does not have to be unique, and it's changeable. Avoid entering confidential information.
    display_name str
    A filter to return only resources that match the entire display name given.
    value str
    The value of the property.
    description String
    A user-friendly description. Does not have to be unique, and it's changeable. Avoid entering confidential information.
    displayName String
    A filter to return only resources that match the entire display name given.
    value String
    The value of the property.

    GetAssessmentAssessorCheckColumn

    DisplayName string
    A filter to return only resources that match the entire display name given.
    Key string
    Pre-Migration сheck id.
    DisplayName string
    A filter to return only resources that match the entire display name given.
    Key string
    Pre-Migration сheck id.
    displayName String
    A filter to return only resources that match the entire display name given.
    key String
    Pre-Migration сheck id.
    displayName string
    A filter to return only resources that match the entire display name given.
    key string
    Pre-Migration сheck id.
    display_name str
    A filter to return only resources that match the entire display name given.
    key str
    Pre-Migration сheck id.
    displayName String
    A filter to return only resources that match the entire display name given.
    key String
    Pre-Migration сheck id.

    GetAssessmentAssessorCheckLogLocation

    Bucket string
    Name of the bucket containing the log file.
    Namespace string
    Object Storage namespace.
    Object string
    Log object name.
    Bucket string
    Name of the bucket containing the log file.
    Namespace string
    Object Storage namespace.
    Object string
    Log object name.
    bucket String
    Name of the bucket containing the log file.
    namespace String
    Object Storage namespace.
    object String
    Log object name.
    bucket string
    Name of the bucket containing the log file.
    namespace string
    Object Storage namespace.
    object string
    Log object name.
    bucket str
    Name of the bucket containing the log file.
    namespace str
    Object Storage namespace.
    object str
    Log object name.
    bucket String
    Name of the bucket containing the log file.
    namespace String
    Object Storage namespace.
    object String
    Log object name.

    GetAssessmentAssessorCheckMetadata

    ObjectNameColumn string
    The field that stores the name of the object.
    ObjectTypeColumn string
    The field that stores the type of the object.
    ObjectTypeFixed string
    The field that stores the fixed type of the object.
    SchemaOwnerColumn string
    The field that stores the owner of the object.
    ObjectNameColumn string
    The field that stores the name of the object.
    ObjectTypeColumn string
    The field that stores the type of the object.
    ObjectTypeFixed string
    The field that stores the fixed type of the object.
    SchemaOwnerColumn string
    The field that stores the owner of the object.
    objectNameColumn String
    The field that stores the name of the object.
    objectTypeColumn String
    The field that stores the type of the object.
    objectTypeFixed String
    The field that stores the fixed type of the object.
    schemaOwnerColumn String
    The field that stores the owner of the object.
    objectNameColumn string
    The field that stores the name of the object.
    objectTypeColumn string
    The field that stores the type of the object.
    objectTypeFixed string
    The field that stores the fixed type of the object.
    schemaOwnerColumn string
    The field that stores the owner of the object.
    object_name_column str
    The field that stores the name of the object.
    object_type_column str
    The field that stores the type of the object.
    object_type_fixed str
    The field that stores the fixed type of the object.
    schema_owner_column str
    The field that stores the owner of the object.
    objectNameColumn String
    The field that stores the name of the object.
    objectTypeColumn String
    The field that stores the type of the object.
    objectTypeFixed String
    The field that stores the fixed type of the object.
    schemaOwnerColumn String
    The field that stores the owner of the object.

    Package Details

    Repository
    oci pulumi/pulumi-oci
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the oci Terraform Provider.
    oci logo
    Viewing docs for Oracle Cloud Infrastructure v4.2.0
    published on Friday, Mar 6, 2026 by Pulumi
      Try Pulumi Cloud free. Your team will thank you.