Interface ContextLookupRoleOptions

    • Method Detail

      • getAccount

        @Stability(Stable)
        @NotNull
        String getAccount()
        Query account.
      • getRegion

        @Stability(Stable)
        @NotNull
        String getRegion()
        Query region.
      • getLookupRoleArn

        @Stability(Stable)
        @Nullable
        default String getLookupRoleArn()
        The ARN of the role that should be used to look up the missing values.

        Default: - None

      • getLookupRoleExternalId

        @Stability(Stable)
        @Nullable
        default String getLookupRoleExternalId()
        The ExternalId that needs to be supplied while assuming this role.

        Default: - No ExternalId will be supplied