Amazon.OpsWorks.Model.RegisterVolumeRequest.IsSetEc2VolumeId C# (CSharp) Méthode

IsSetEc2VolumeId() private méthode

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