Amazon.Snowball.Model.UpdateJobRequest.IsSetSnowballCapacityPreference C# (CSharp) Method

IsSetSnowballCapacityPreference() private method

private IsSetSnowballCapacityPreference ( ) : bool
return bool
        internal bool IsSetSnowballCapacityPreference()
        {
            return this._snowballCapacityPreference != null;
        }