Class InformationProtectionAwsOfferingInformationProtection

java.lang.Object
com.azure.resourcemanager.security.models.InformationProtectionAwsOfferingInformationProtection

public final class InformationProtectionAwsOfferingInformationProtection extends Object
The native cloud connection configuration.
  • Constructor Details

    • InformationProtectionAwsOfferingInformationProtection

      public InformationProtectionAwsOfferingInformationProtection()
  • Method Details

    • cloudRoleArn

      public String cloudRoleArn()
      Get the cloudRoleArn property: The cloud role ARN in AWS for this feature.
      Returns:
      the cloudRoleArn value.
    • withCloudRoleArn

      public InformationProtectionAwsOfferingInformationProtection withCloudRoleArn(String cloudRoleArn)
      Set the cloudRoleArn property: The cloud role ARN in AWS for this feature.
      Parameters:
      cloudRoleArn - the cloudRoleArn value to set.
      Returns:
      the InformationProtectionAwsOfferingInformationProtection object itself.
    • validate

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