AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

[Default policies only] Specifies exclusion parameters for volumes or instances for which you do not want to create snapshots or AMIs. The policy will not create snapshots or AMIs for target resources that match any of the specified exclusion parameters.

Inheritance Hierarchy

System.Object
  Amazon.DLM.Model.Exclusions

Namespace: Amazon.DLM.Model
Assembly: AWSSDK.DLM.dll
Version: 3.x.y.z

Syntax

C#
public class Exclusions

The Exclusions type exposes the following members

Constructors

NameDescription
Public Method Exclusions()

Properties

NameTypeDescription
Public Property ExcludeBootVolumes System.Boolean

Gets and sets the property ExcludeBootVolumes.

[Default policies for EBS snapshots only] Indicates whether to exclude volumes that are attached to instances as the boot volume. If you exclude boot volumes, only volumes attached as data (non-boot) volumes will be backed up by the policy. To exclude boot volumes, specify true.

Public Property ExcludeTags System.Collections.Generic.List<Amazon.DLM.Model.Tag>

Gets and sets the property ExcludeTags.

[Default policies for EBS-backed AMIs only] Specifies whether to exclude volumes that have specific tags.

Public Property ExcludeVolumeTypes System.Collections.Generic.List<System.String>

Gets and sets the property ExcludeVolumeTypes.

[Default policies for EBS snapshots only] Specifies the volume types to exclude. Volumes of the specified types will not be targeted by the policy.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5