1. Packages
  2. Ibm Provider
  3. API Docs
  4. getIamAccountSettingsExternalInteraction
ibm 1.78.0 published on Wednesday, Apr 30, 2025 by ibm-cloud

ibm.getIamAccountSettingsExternalInteraction

Explore with Pulumi AI

ibm logo
ibm 1.78.0 published on Wednesday, Apr 30, 2025 by ibm-cloud

    Using getIamAccountSettingsExternalInteraction

    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 getIamAccountSettingsExternalInteraction(args: GetIamAccountSettingsExternalInteractionArgs, opts?: InvokeOptions): Promise<GetIamAccountSettingsExternalInteractionResult>
    function getIamAccountSettingsExternalInteractionOutput(args: GetIamAccountSettingsExternalInteractionOutputArgs, opts?: InvokeOptions): Output<GetIamAccountSettingsExternalInteractionResult>
    def get_iam_account_settings_external_interaction(accept_language: Optional[str] = None,
                                                      account_id: Optional[str] = None,
                                                      id: Optional[str] = None,
                                                      opts: Optional[InvokeOptions] = None) -> GetIamAccountSettingsExternalInteractionResult
    def get_iam_account_settings_external_interaction_output(accept_language: Optional[pulumi.Input[str]] = None,
                                                      account_id: Optional[pulumi.Input[str]] = None,
                                                      id: Optional[pulumi.Input[str]] = None,
                                                      opts: Optional[InvokeOptions] = None) -> Output[GetIamAccountSettingsExternalInteractionResult]
    func LookupIamAccountSettingsExternalInteraction(ctx *Context, args *LookupIamAccountSettingsExternalInteractionArgs, opts ...InvokeOption) (*LookupIamAccountSettingsExternalInteractionResult, error)
    func LookupIamAccountSettingsExternalInteractionOutput(ctx *Context, args *LookupIamAccountSettingsExternalInteractionOutputArgs, opts ...InvokeOption) LookupIamAccountSettingsExternalInteractionResultOutput

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

    public static class GetIamAccountSettingsExternalInteraction 
    {
        public static Task<GetIamAccountSettingsExternalInteractionResult> InvokeAsync(GetIamAccountSettingsExternalInteractionArgs args, InvokeOptions? opts = null)
        public static Output<GetIamAccountSettingsExternalInteractionResult> Invoke(GetIamAccountSettingsExternalInteractionInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetIamAccountSettingsExternalInteractionResult> getIamAccountSettingsExternalInteraction(GetIamAccountSettingsExternalInteractionArgs args, InvokeOptions options)
    public static Output<GetIamAccountSettingsExternalInteractionResult> getIamAccountSettingsExternalInteraction(GetIamAccountSettingsExternalInteractionArgs args, InvokeOptions options)
    
    fn::invoke:
      function: ibm:index/getIamAccountSettingsExternalInteraction:getIamAccountSettingsExternalInteraction
      arguments:
        # arguments dictionary

    The following arguments are supported:

    AccountId string
    AcceptLanguage string
    Id string
    AccountId string
    AcceptLanguage string
    Id string
    accountId String
    acceptLanguage String
    id String
    accountId string
    acceptLanguage string
    id string
    accountId String
    acceptLanguage String
    id String

    getIamAccountSettingsExternalInteraction Result

    The following output properties are available:

    Supporting Types

    GetIamAccountSettingsExternalInteractionExternalAccountIdentityInteraction

    GetIamAccountSettingsExternalInteractionExternalAccountIdentityInteractionIdentityType

    GetIamAccountSettingsExternalInteractionExternalAccountIdentityInteractionIdentityTypeService

    ExternalAllowedAccounts List<string>
    State string
    externalAllowedAccounts List<String>
    state String
    externalAllowedAccounts List<String>
    state String

    GetIamAccountSettingsExternalInteractionExternalAccountIdentityInteractionIdentityTypeServiceId

    ExternalAllowedAccounts List<string>
    State string
    externalAllowedAccounts List<String>
    state String
    externalAllowedAccounts List<String>
    state String

    GetIamAccountSettingsExternalInteractionExternalAccountIdentityInteractionIdentityTypeUser

    ExternalAllowedAccounts List<string>
    State string
    externalAllowedAccounts List<String>
    state String
    externalAllowedAccounts List<String>
    state String

    Package Details

    Repository
    ibm ibm-cloud/terraform-provider-ibm
    License
    Notes
    This Pulumi package is based on the ibm Terraform Provider.
    ibm logo
    ibm 1.78.0 published on Wednesday, Apr 30, 2025 by ibm-cloud