Class GetDatabaseSecurityAlertPolicyArgs.Builder

    • Method Detail

      • databaseName

        public GetDatabaseSecurityAlertPolicyArgs.Builder databaseName​(com.pulumi.core.Output<java.lang.String> databaseName)
        Parameters:
        databaseName - The name of the database for which the security alert policy is defined.
        Returns:
        builder
      • databaseName

        public GetDatabaseSecurityAlertPolicyArgs.Builder databaseName​(java.lang.String databaseName)
        Parameters:
        databaseName - The name of the database for which the security alert policy is defined.
        Returns:
        builder
      • resourceGroupName

        public GetDatabaseSecurityAlertPolicyArgs.Builder resourceGroupName​(com.pulumi.core.Output<java.lang.String> resourceGroupName)
        Parameters:
        resourceGroupName - The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
        Returns:
        builder
      • resourceGroupName

        public GetDatabaseSecurityAlertPolicyArgs.Builder resourceGroupName​(java.lang.String resourceGroupName)
        Parameters:
        resourceGroupName - The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
        Returns:
        builder
      • securityAlertPolicyName

        public GetDatabaseSecurityAlertPolicyArgs.Builder securityAlertPolicyName​(com.pulumi.core.Output<java.lang.String> securityAlertPolicyName)
        Parameters:
        securityAlertPolicyName - The name of the security alert policy.
        Returns:
        builder
      • securityAlertPolicyName

        public GetDatabaseSecurityAlertPolicyArgs.Builder securityAlertPolicyName​(java.lang.String securityAlertPolicyName)
        Parameters:
        securityAlertPolicyName - The name of the security alert policy.
        Returns:
        builder