Amazon.DatabaseMigrationService.Model.Subnet.IsSetSubnetStatus C# (CSharp) Method

IsSetSubnetStatus() private method

private IsSetSubnetStatus ( ) : bool
return bool
        internal bool IsSetSubnetStatus()
        {
            return this._subnetStatus != null;
        }