Class CloudConnectors

java.lang.Object
com.azure.resourcemanager.purview.models.CloudConnectors

public final class CloudConnectors extends Object
External Cloud Service connectors.
  • Constructor Details

    • CloudConnectors

      public CloudConnectors()
      Creates an instance of CloudConnectors class.
  • Method Details

    • awsExternalId

      public String awsExternalId()
      Get the awsExternalId property: AWS external identifier. Configured in AWS to allow use of the role arn used for scanning.
      Returns:
      the awsExternalId value.
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.