pulumi/tests/testdata/codegen/output-funcs/docs/getintegrationruntimeobject.../_index.md

140 KiB


title: "getIntegrationRuntimeObjectMetadatum" title_tag: "mypkg.getIntegrationRuntimeObjectMetadatum" meta_desc: "Documentation for the mypkg.getIntegrationRuntimeObjectMetadatum function with examples, input properties, output properties, and supporting types." layout: api no_edit_this_page: true

Another failing example. A list of SSIS object metadata. API Version: 2018-06-01.

Using getIntegrationRuntimeObjectMetadatum

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 getIntegrationRuntimeObjectMetadatum(args: GetIntegrationRuntimeObjectMetadatumArgs, opts?: InvokeOptions): Promise<GetIntegrationRuntimeObjectMetadatumResult>
function getIntegrationRuntimeObjectMetadatumOutput(args: GetIntegrationRuntimeObjectMetadatumOutputArgs, opts?: InvokeOptions): Output<GetIntegrationRuntimeObjectMetadatumResult>
def get_integration_runtime_object_metadatum(factory_name: Optional[str] = None,
                                             integration_runtime_name: Optional[str] = None,
                                             metadata_path: Optional[str] = None,
                                             resource_group_name: Optional[str] = None,
                                             opts: Optional[InvokeOptions] = None) -> GetIntegrationRuntimeObjectMetadatumResult
def get_integration_runtime_object_metadatum_output(factory_name: Optional[pulumi.Input[str]] = None,
                                             integration_runtime_name: Optional[pulumi.Input[str]] = None,
                                             metadata_path: Optional[pulumi.Input[str]] = None,
                                             resource_group_name: Optional[pulumi.Input[str]] = None,
                                             opts: Optional[InvokeOptions] = None) -> Output[GetIntegrationRuntimeObjectMetadatumResult]
func GetIntegrationRuntimeObjectMetadatum(ctx *Context, args *GetIntegrationRuntimeObjectMetadatumArgs, opts ...InvokeOption) (*GetIntegrationRuntimeObjectMetadatumResult, error)
func GetIntegrationRuntimeObjectMetadatumOutput(ctx *Context, args *GetIntegrationRuntimeObjectMetadatumOutputArgs, opts ...InvokeOption) GetIntegrationRuntimeObjectMetadatumResultOutput

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

public static class GetIntegrationRuntimeObjectMetadatum 
{
    public static Task<GetIntegrationRuntimeObjectMetadatumResult> InvokeAsync(GetIntegrationRuntimeObjectMetadatumArgs args, InvokeOptions? opts = null)
    public static Output<GetIntegrationRuntimeObjectMetadatumResult> Invoke(GetIntegrationRuntimeObjectMetadatumInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetIntegrationRuntimeObjectMetadatumResult> getIntegrationRuntimeObjectMetadatum(GetIntegrationRuntimeObjectMetadatumArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
  function: mypkg:getIntegrationRuntimeObjectMetadatum
  arguments:
    # arguments dictionary

The following arguments are supported:

FactoryName string
The factory name.
IntegrationRuntimeName string
The integration runtime name.
ResourceGroupName string
The resource group name.
MetadataPath string
Metadata path.
FactoryName string
The factory name.
IntegrationRuntimeName string
The integration runtime name.
ResourceGroupName string
The resource group name.
MetadataPath string
Metadata path.
factoryName String
The factory name.
integrationRuntimeName String
The integration runtime name.
resourceGroupName String
The resource group name.
metadataPath String
Metadata path.
factoryName string
The factory name.
integrationRuntimeName string
The integration runtime name.
resourceGroupName string
The resource group name.
metadataPath string
Metadata path.
factory_name str
The factory name.
integration_runtime_name str
The integration runtime name.
resource_group_name str
The resource group name.
metadata_path str
Metadata path.
factoryName String
The factory name.
integrationRuntimeName String
The integration runtime name.
resourceGroupName String
The resource group name.
metadataPath String
Metadata path.

getIntegrationRuntimeObjectMetadatum Result

The following output properties are available:

NextLink string
The link to the next page of results, if any remaining results exist.
Value List<object>
List of SSIS object metadata.
NextLink string
The link to the next page of results, if any remaining results exist.
Value []interface{}
List of SSIS object metadata.
nextLink String
The link to the next page of results, if any remaining results exist.
value List<Object>
List of SSIS object metadata.
nextLink string
The link to the next page of results, if any remaining results exist.
value (SsisEnvironmentResponse | SsisFolderResponse | SsisPackageResponse | SsisProjectResponse)[]
List of SSIS object metadata.
next_link str
The link to the next page of results, if any remaining results exist.
value Sequence[Any]
List of SSIS object metadata.
nextLink String
The link to the next page of results, if any remaining results exist.
value List<Property Map | Property Map | Property Map | Property Map>
List of SSIS object metadata.

Supporting Types

SsisEnvironmentReferenceResponse

EnvironmentFolderName string
Environment folder name.
EnvironmentName string
Environment name.
Id double
Environment reference id.
ReferenceType string
Reference type
EnvironmentFolderName string
Environment folder name.
EnvironmentName string
Environment name.
Id float64
Environment reference id.
ReferenceType string
Reference type
environmentFolderName String
Environment folder name.
environmentName String
Environment name.
id Double
Environment reference id.
referenceType String
Reference type
environmentFolderName string
Environment folder name.
environmentName string
Environment name.
id number
Environment reference id.
referenceType string
Reference type
environment_folder_name str
Environment folder name.
environment_name str
Environment name.
id float
Environment reference id.
reference_type str
Reference type
environmentFolderName String
Environment folder name.
environmentName String
Environment name.
id Number
Environment reference id.
referenceType String
Reference type

SsisEnvironmentResponse

Description string
Metadata description.
FolderId double
Folder id which contains environment.
Id double
Metadata id.
Name string
Metadata name.
Variables List<SsisVariableResponse>
Variable in environment
Description string
Metadata description.
FolderId float64
Folder id which contains environment.
Id float64
Metadata id.
Name string
Metadata name.
Variables []SsisVariableResponse
Variable in environment
description String
Metadata description.
folderId Double
Folder id which contains environment.
id Double
Metadata id.
name String
Metadata name.
variables List<SsisVariableResponse>
Variable in environment
description string
Metadata description.
folderId number
Folder id which contains environment.
id number
Metadata id.
name string
Metadata name.
variables SsisVariableResponse[]
Variable in environment
description str
Metadata description.
folder_id float
Folder id which contains environment.
id float
Metadata id.
name str
Metadata name.
variables Sequence[SsisVariableResponse]
Variable in environment
description String
Metadata description.
folderId Number
Folder id which contains environment.
id Number
Metadata id.
name String
Metadata name.
variables List<Property Map>
Variable in environment

SsisFolderResponse

Description string
Metadata description.
Id double
Metadata id.
Name string
Metadata name.
Description string
Metadata description.
Id float64
Metadata id.
Name string
Metadata name.
description String
Metadata description.
id Double
Metadata id.
name String
Metadata name.
description string
Metadata description.
id number
Metadata id.
name string
Metadata name.
description str
Metadata description.
id float
Metadata id.
name str
Metadata name.
description String
Metadata description.
id Number
Metadata id.
name String
Metadata name.

SsisPackageResponse

Description string
Metadata description.
FolderId double
Folder id which contains package.
Id double
Metadata id.
Name string
Metadata name.
Parameters List<SsisParameterResponse>
Parameters in package
ProjectId double
Project id which contains package.
ProjectVersion double
Project version which contains package.
Description string
Metadata description.
FolderId float64
Folder id which contains package.
Id float64
Metadata id.
Name string
Metadata name.
Parameters []SsisParameterResponse
Parameters in package
ProjectId float64
Project id which contains package.
ProjectVersion float64
Project version which contains package.
description String
Metadata description.
folderId Double
Folder id which contains package.
id Double
Metadata id.
name String
Metadata name.
parameters List<SsisParameterResponse>
Parameters in package
projectId Double
Project id which contains package.
projectVersion Double
Project version which contains package.
description string
Metadata description.
folderId number
Folder id which contains package.
id number
Metadata id.
name string
Metadata name.
parameters SsisParameterResponse[]
Parameters in package
projectId number
Project id which contains package.
projectVersion number
Project version which contains package.
description str
Metadata description.
folder_id float
Folder id which contains package.
id float
Metadata id.
name str
Metadata name.
parameters Sequence[SsisParameterResponse]
Parameters in package
project_id float
Project id which contains package.
project_version float
Project version which contains package.
description String
Metadata description.
folderId Number
Folder id which contains package.
id Number
Metadata id.
name String
Metadata name.
parameters List<Property Map>
Parameters in package
projectId Number
Project id which contains package.
projectVersion Number
Project version which contains package.

SsisParameterResponse

DataType string
Parameter type.
DefaultValue string
Default value of parameter.
Description string
Parameter description.
DesignDefaultValue string
Design default value of parameter.
Id double
Parameter id.
Name string
Parameter name.
Required bool
Whether parameter is required.
Sensitive bool
Whether parameter is sensitive.
SensitiveDefaultValue string
Default sensitive value of parameter.
ValueSet bool
Parameter value set.
ValueType string
Parameter value type.
Variable string
Parameter reference variable.
DataType string
Parameter type.
DefaultValue string
Default value of parameter.
Description string
Parameter description.
DesignDefaultValue string
Design default value of parameter.
Id float64
Parameter id.
Name string
Parameter name.
Required bool
Whether parameter is required.
Sensitive bool
Whether parameter is sensitive.
SensitiveDefaultValue string
Default sensitive value of parameter.
ValueSet bool
Parameter value set.
ValueType string
Parameter value type.
Variable string
Parameter reference variable.
dataType String
Parameter type.
defaultValue String
Default value of parameter.
description String
Parameter description.
designDefaultValue String
Design default value of parameter.
id Double
Parameter id.
name String
Parameter name.
required Boolean
Whether parameter is required.
sensitive Boolean
Whether parameter is sensitive.
sensitiveDefaultValue String
Default sensitive value of parameter.
valueSet Boolean
Parameter value set.
valueType String
Parameter value type.
variable String
Parameter reference variable.
dataType string
Parameter type.
defaultValue string
Default value of parameter.
description string
Parameter description.
designDefaultValue string
Design default value of parameter.
id number
Parameter id.
name string
Parameter name.
required boolean
Whether parameter is required.
sensitive boolean
Whether parameter is sensitive.
sensitiveDefaultValue string
Default sensitive value of parameter.
valueSet boolean
Parameter value set.
valueType string
Parameter value type.
variable string
Parameter reference variable.
data_type str
Parameter type.
default_value str
Default value of parameter.
description str
Parameter description.
design_default_value str
Design default value of parameter.
id float
Parameter id.
name str
Parameter name.
required bool
Whether parameter is required.
sensitive bool
Whether parameter is sensitive.
sensitive_default_value str
Default sensitive value of parameter.
value_set bool
Parameter value set.
value_type str
Parameter value type.
variable str
Parameter reference variable.
dataType String
Parameter type.
defaultValue String
Default value of parameter.
description String
Parameter description.
designDefaultValue String
Design default value of parameter.
id Number
Parameter id.
name String
Parameter name.
required Boolean
Whether parameter is required.
sensitive Boolean
Whether parameter is sensitive.
sensitiveDefaultValue String
Default sensitive value of parameter.
valueSet Boolean
Parameter value set.
valueType String
Parameter value type.
variable String
Parameter reference variable.

SsisProjectResponse

Description string
Metadata description.
EnvironmentRefs List<SsisEnvironmentReferenceResponse>
Environment reference in project
FolderId double
Folder id which contains project.
Id double
Metadata id.
Name string
Metadata name.
Parameters List<SsisParameterResponse>
Parameters in project
Version double
Project version.
Description string
Metadata description.
EnvironmentRefs []SsisEnvironmentReferenceResponse
Environment reference in project
FolderId float64
Folder id which contains project.
Id float64
Metadata id.
Name string
Metadata name.
Parameters []SsisParameterResponse
Parameters in project
Version float64
Project version.
description String
Metadata description.
environmentRefs List<SsisEnvironmentReferenceResponse>
Environment reference in project
folderId Double
Folder id which contains project.
id Double
Metadata id.
name String
Metadata name.
parameters List<SsisParameterResponse>
Parameters in project
version Double
Project version.
description string
Metadata description.
environmentRefs SsisEnvironmentReferenceResponse[]
Environment reference in project
folderId number
Folder id which contains project.
id number
Metadata id.
name string
Metadata name.
parameters SsisParameterResponse[]
Parameters in project
version number
Project version.
description str
Metadata description.
environment_refs Sequence[SsisEnvironmentReferenceResponse]
Environment reference in project
folder_id float
Folder id which contains project.
id float
Metadata id.
name str
Metadata name.
parameters Sequence[SsisParameterResponse]
Parameters in project
version float
Project version.
description String
Metadata description.
environmentRefs List<Property Map>
Environment reference in project
folderId Number
Folder id which contains project.
id Number
Metadata id.
name String
Metadata name.
parameters List<Property Map>
Parameters in project
version Number
Project version.

SsisVariableResponse

DataType string
Variable type.
Description string
Variable description.
Id double
Variable id.
Name string
Variable name.
Sensitive bool
Whether variable is sensitive.
SensitiveValue string
Variable sensitive value.
Value string
Variable value.
DataType string
Variable type.
Description string
Variable description.
Id float64
Variable id.
Name string
Variable name.
Sensitive bool
Whether variable is sensitive.
SensitiveValue string
Variable sensitive value.
Value string
Variable value.
dataType String
Variable type.
description String
Variable description.
id Double
Variable id.
name String
Variable name.
sensitive Boolean
Whether variable is sensitive.
sensitiveValue String
Variable sensitive value.
value String
Variable value.
dataType string
Variable type.
description string
Variable description.
id number
Variable id.
name string
Variable name.
sensitive boolean
Whether variable is sensitive.
sensitiveValue string
Variable sensitive value.
value string
Variable value.
data_type str
Variable type.
description str
Variable description.
id float
Variable id.
name str
Variable name.
sensitive bool
Whether variable is sensitive.
sensitive_value str
Variable sensitive value.
value str
Variable value.
dataType String
Variable type.
description String
Variable description.
id Number
Variable id.
name String
Variable name.
sensitive Boolean
Whether variable is sensitive.
sensitiveValue String
Variable sensitive value.
value String
Variable value.

Package Details

Repository
mypkg
License