Amazon.OpsWorks.Model.RegisterVolumeRequest.IsSetEc2VolumeId C# (CSharp) Method

IsSetEc2VolumeId() private method

private IsSetEc2VolumeId ( ) : bool
return bool
        internal bool IsSetEc2VolumeId()
        {
            return this._ec2VolumeId != null;
        }